OSDN Git Service

2002-02-08 Chris Demetriou <cgd@broadcom.com>
authorcgd <cgd>
Fri, 8 Feb 2002 22:25:36 +0000 (22:25 +0000)
committercgd <cgd>
Fri, 8 Feb 2002 22:25:36 +0000 (22:25 +0000)
commita782dc2b9b13331936d6bbfbc7a76886e4002155
treef726021e00ee5f2ab91a2cc1cb4bc7761171e490
parent69085d606a033441eb9dd16ff92b8f09181620af
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