MIPS/GAS: Use non-zero frag offset directly in PIC branch relaxation
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mips64.d
index 71b36f2a0cdd2e6385d5b16b0972e5550304fccc..0c495036ae9e6d344583d59f2375bec38bfaec6b 100644 (file)
@@ -1,17 +1,12 @@
-#objdump: -dr --prefix-addresses --show-raw-insn -mmips:mips64
+#objdump: -dr --prefix-addresses --show-raw-insn
 #name: MIPS MIPS64 instructions
-#as: -mips64
+#as: -32
 
-# Check MIPS32 instruction assembly
+# Check MIPS64 instruction assembly
 
 .*: +file format .*mips.*
 
 Disassembly of section .text:
-0+0000 <[^>]*> 70410825        dclo    \$at,\$v0
-0+0004 <[^>]*> 70831824        dclz    \$v1,\$a0
-0+0008 <[^>]*> 48232000        dmfc2   \$v1,\$4
-0+000c <[^>]*> 48242800        dmfc2   \$a0,\$5
-0+0010 <[^>]*> 48253007        dmfc2   \$a1,\$6,7
-0+0014 <[^>]*> 48a63800        dmtc2   \$a2,\$7
-0+0018 <[^>]*> 48a74000        dmtc2   \$a3,\$8
-0+001c <[^>]*> 48a84807        dmtc2   \$t0,\$9,7
+0+0000 <[^>]*> 70410825        dclo    at,v0
+0+0004 <[^>]*> 70831824        dclz    v1,a0
+#pass
This page took 0.024477 seconds and 4 git commands to generate.