OSDN Git Service

* config/tc-mips.c (HAVE_64BIT_ADDRESS_CONSTANTS): New.
authorAlexandre Oliva <aoliva@redhat.com>
Sun, 6 Apr 2003 03:16:20 +0000 (03:16 +0000)
committerAlexandre Oliva <aoliva@redhat.com>
Sun, 6 Apr 2003 03:16:20 +0000 (03:16 +0000)
commita8e4b599ae269c19775952f9c426c0931fdf933a
treeb289617c6df40161c313e44543be01e96505bfc5
parent257f611091d3cc8b4bd48d112680483d90a5907a
* config/tc-mips.c (HAVE_64BIT_ADDRESS_CONSTANTS): New.
(macro): Use new macro to decide whether to emit constant address
as 32 or 64 bits if addresses are 32-bit wide but registers are
64-bit wide.
gas/ChangeLog
gas/config/tc-mips.c