2000-12-03 Kazu Hirata <kazu@hxi.com>
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / lif-xgot.d
index 1c2f8e5d7796a77516c867f2231de06b1a75da5f..7b86e2b2a3469d9210264f2abbf4e8653534eaa3 100644 (file)
@@ -1,6 +1,6 @@
-#objdump: -dr --prefix-addresses
+#objdump: -dr --prefix-addresses -mmips:3000
 #name: MIPS lifloat-xgot
-#as: -mips1 -KPIC -xgot
+#as: -mips1 -mcpu=r3000 -KPIC -xgot -EB --defsym XGOT=1
 #source: lifloat.s
 
 # Test the li.d and li.s macros with -KPIC -xgot.
@@ -22,7 +22,9 @@ Disassembly of section .text:
 [      ]*18: R_MIPS_LO16       .rodata
 0+001c <[^>]*> lwc1    \$f4,12\(\$at\)
 [      ]*1c: R_MIPS_LO16       .rodata
-0+0020 <[^>]*> lui     \$a0,0x3f80
-0+0024 <[^>]*> lui     \$at,0x3f80
-0+0028 <[^>]*> mtc1    \$at,\$f4
-0+002c <[^>]*> nop
+0+0020 <[^>]*> lui     \$a0,0x3f8f
+0+0024 <[^>]*> ori     \$a0,\$a0,0xcd36
+0+0028 <[^>]*> lui     \$at,0x3f8f
+0+002c <[^>]*> ori     \$at,\$at,0xcd36
+0+0030 <[^>]*> mtc1    \$at,\$f4
+       ...
This page took 0.024732 seconds and 4 git commands to generate.