* config/tc-mips.c (HAVE_64BIT_ADDRESS_CONSTANTS): Remove.
authorThiemo Seufer <ths@networkno.de>
Sun, 14 Sep 2003 15:24:49 +0000 (15:24 +0000)
committerThiemo Seufer <ths@networkno.de>
Sun, 14 Sep 2003 15:24:49 +0000 (15:24 +0000)
commit256ab948f5ae0354bf2b64666781867e599e4f4a
tree3632b6dd88dcb603be598cbc692377200fa98595
parent26ca545091edbd761ec3e0ff05e5f2f15fc6f68b
* config/tc-mips.c (HAVE_64BIT_ADDRESS_CONSTANTS): Remove.
(macro_build_ldst_constoffset): Sign-extend 32-bit constants. Change
the function prototype.
(load_register): Likewise. Simplify the checks for sign-extended
constants.
(macro): Likewise. Fix code generation for 64-bit address constants
outside the 32-bit compatibility space. Adjust
macro_build_ldst_constoffset calls.
(s_cprestore): Adjust macro_build_ldst_constoffset call.
gas/ChangeLog
gas/config/tc-mips.c
This page took 0.027316 seconds and 4 git commands to generate.