OSDN Git Service

2002-02-08 Chris Demetriou <cgd@broadcom.com>
authorChris Demetriou <cgd@broadcom.com>
Fri, 8 Feb 2002 22:25:36 +0000 (22:25 +0000)
committerChris Demetriou <cgd@broadcom.com>
Fri, 8 Feb 2002 22:25:36 +0000 (22:25 +0000)
commit2e4524f4572d4c9198692c8d1e5d43a6f9264ca5
tree7bf92d6680f116d348ba7ff9b176364dec054442
parent38567806f680c26d744c0fd5be6a0039ef216a68
2002-02-08  Chris Demetriou  <cgd@broadcom.com>

        * config/tc-mips.c (IS_SEXT_32BIT_NUM): New macro to
        determine if a number is a sign-extended 32-bit number.
        (load_register): Use IS_SEXT_32BIT_NUM.
        (macro): Check if load/store macro handling is using a
        constant 32-bit address on 64-bit address systems, and if
        so optimize the generation of that address.
gas/ChangeLog
gas/config/tc-mips.c