* config/tc-mips.c (load_address): Use non-trapping "daddu"
commit1bd5175ce077d29fb7bb7d4300814eafd9da996b
authorMaciej W. Rozycki <macro@linux-mips.org>
Mon, 8 Jul 2002 22:42:09 +0000 (8 22:42 +0000)
committerMaciej W. Rozycki <macro@linux-mips.org>
Mon, 8 Jul 2002 22:42:09 +0000 (8 22:42 +0000)
treea9638fe1371caccc8f9598cefc75325daba80ba6
parent30e4b72e09fb6d0a2ec5b05f4748ec56868e7144
* config/tc-mips.c (load_address): Use non-trapping "daddu"
instead of "dadd" in address calculations.
(macro): Likewise.
gas/ChangeLog
gas/config/tc-mips.c