MIPS/binutils/testsuite: Define names of temporary files
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / uld2-eb.d
index 8a4d37c5dfe96cd0e34f396513cb1e21b60ea88b..da72fcaa7a3c56087689a3017ded743fc4b2d1f6 100644 (file)
@@ -4,10 +4,6 @@
 #source: uld2.s
 
 # Further checks of uld macro.
-# XXX: note: when 'move' is changed to use 'or' rather than daddu, the
-# XXX: 'move' opcodes shown here (whose raw instruction fields are daddu)
-# XXX: should be changed to be 'or' instructions and this comment should be
-# XXX: removed.
 
 .*: +file format .*mips.*
 
@@ -18,8 +14,8 @@ Disassembly of section .text:
 0+000c <[^>]*> 6ca40008        ldr     \$4,8\(\$5\)
 0+0010 <[^>]*> 68a10000        ldl     \$1,0\(\$5\)
 0+0014 <[^>]*> 6ca10007        ldr     \$1,7\(\$5\)
-0+0018 <[^>]*> 0020282[1d]     move    \$5,\$1
+0+0018 <[^>]*> 00202825        move    \$5,\$1
 0+001c <[^>]*> 68a10001        ldl     \$1,1\(\$5\)
 0+0020 <[^>]*> 6ca10008        ldr     \$1,8\(\$5\)
-0+0024 <[^>]*> 0020282[1d]     move    \$5,\$1
+0+0024 <[^>]*> 00202825        move    \$5,\$1
        \.\.\.
This page took 0.02964 seconds and 4 git commands to generate.