* gas/mips/lifloat.s: Update for recent changes to floating point

handling.
	* gas/mips/lif-empic.d, gas/mips/lif-svr4pic.d: Likewise.
	* gas/mips/lif-xgot.d, gas/mips/lifloat.d: Likewise.

	* gas/mips/mips.exp: Handle Irix 6 like Irix 5.
This commit is contained in:
Ian Lance Taylor
1997-05-07 20:14:19 +00:00
parent 662a6d9e11
commit ae79a20bb8
2 changed files with 19 additions and 4 deletions

View File

@ -1,3 +1,16 @@
Wed May 7 16:12:24 1997 Ian Lance Taylor <ian@cygnus.com>
* gas/mips/lifloat.s: Update for recent changes to floating point
handling.
* gas/mips/lif-empic.d, gas/mips/lif-svr4pic.d: Likewise.
* gas/mips/lif-xgot.d, gas/mips/lifloat.d: Likewise.
* gas/mips/mips.exp: Handle Irix 6 like Irix 5.
Sat Apr 19 23:16:35 1997 Niklas Hallqvist <niklas@petra.appli.se>
* gas/mips/mips.exp: Handle OpenBSD like NetBSD.
start-sanitize-d30v
Wed Apr 16 12:20:24 1997 Martin Hunt <hunt@cygnus.com>
@ -6,7 +19,6 @@ Wed Apr 16 12:20:24 1997 Martin Hunt <hunt@cygnus.com>
* gas/d30v/opt.d: Rebuild.
end-sanitize-d30v
Tue Apr 15 18:10:01 1997 Gavin Koch <gavin@cygnus.com>
* gas/mips/{delay.d,nodelay.d}: added.

View File

@ -16,6 +16,9 @@ Disassembly of section .text:
[ ]*c: [A-Z0-9_]*LITERAL[A-Z0-9_]* .lit8.*
0+0010 <[^>]*> lwc1 \$f[45],-16364\(\$gp\)
[ ]*10: [A-Z0-9_]*LITERAL[A-Z0-9_]* .lit8.*
0+0014 <[^>]*> lui \$a0,0x3f80
0+0018 <[^>]*> lui \$at,0x3f80
0+001c <[^>]*> mtc1 \$at,\$f4
0+0014 <[^>]*> lui \$a0,0x3f8f
0+0018 <[^>]*> ori \$a0,\$a0,0xcd36
0+001c <[^>]*> lui \$at,0x3f8f
0+0020 <[^>]*> ori \$at,\$at,0xcd36
0+0024 <[^>]*> mtc1 \$at,\$f4
...