From 411e0b6d6c7194fc44347fa820f6f906b5ab6f45 Mon Sep 17 00:00:00 2001 From: Chris Demetriou Date: Fri, 27 Jul 2001 06:26:23 +0000 Subject: [PATCH] 2001-07-26 Chris Demetriou * gas/mips/lif-empic.d: Add back dollar signs before floating point register names. --- gas/testsuite/ChangeLog | 5 +++++ gas/testsuite/gas/mips/lif-empic.d | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index e4d7f438076..e0a1e6f8723 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2001-07-26 Chris Demetriou + + * gas/mips/lif-empic.d: Add back dollar signs before floating + point register names. + 2001-07-26 Alan Modra * gas/i386/relax.s: Test rs_space. diff --git a/gas/testsuite/gas/mips/lif-empic.d b/gas/testsuite/gas/mips/lif-empic.d index d6120854eba..f0a97bf594f 100644 --- a/gas/testsuite/gas/mips/lif-empic.d +++ b/gas/testsuite/gas/mips/lif-empic.d @@ -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 ... -- 2.30.2