2001-07-26 Chris Demetriou <cgd@broadcom.com>
authorChris Demetriou <cgd@google.com>
Fri, 27 Jul 2001 06:26:23 +0000 (06:26 +0000)
committerChris Demetriou <cgd@google.com>
Fri, 27 Jul 2001 06:26:23 +0000 (06:26 +0000)
        * gas/mips/lif-empic.d: Add back dollar signs before floating
        point register names.

gas/testsuite/ChangeLog
gas/testsuite/gas/mips/lif-empic.d

index e4d7f43..e0a1e6f 100644 (file)
@@ -1,3 +1,8 @@
+2001-07-26  Chris Demetriou  <cgd@broadcom.com>
+
+       * gas/mips/lif-empic.d: Add back dollar signs before floating
+       point register names.
+
 2001-07-26  Alan Modra  <amodra@bigpond.net.au>
 
        * gas/i386/relax.s: Test rs_space.
index d612085..f0a97bf 100644 (file)
@@ -12,13 +12,13 @@ Disassembly of section .text:
 [      ]*0: [A-Z0-9_]*GPREL[A-Z0-9_]*  .rdata.*
 0+0004 <[^>]*> lw      a0,0\(at\)
 0+0008 <[^>]*> lw      a1,4\(at\)
-0+000c <[^>]*> lwc1    f[45],-16368\(gp\)
+0+000c <[^>]*> lwc1    \$f[45],-16368\(gp\)
 [      ]*c: [A-Z0-9_]*LITERAL[A-Z0-9_]*        .lit8.*
-0+0010 <[^>]*> lwc1    f[45],-16364\(gp\)
+0+0010 <[^>]*> lwc1    \$f[45],-16364\(gp\)
 [      ]*10: [A-Z0-9_]*LITERAL[A-Z0-9_]*       .lit8.*
 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
+0+0024 <[^>]*> mtc1    at,\$f4
        ...