MIPS/GAS/testsuite: Remove last remnants of ECOFF support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mips16-pcrel-absolute.d
index 557aa47fe6d139471d78c2f38354e049775bf14a..0633bcaac47c1f850f1bd333b780580927639a5f 100644 (file)
@@ -1,3 +1,16 @@
+#objdump: -dr --prefix-addresses --show-raw-insn
 #name: MIPS16 PC-relative reference to absolute expression
 #as: -32
-#error-output: mips16-pcrel-absolute.l
+
+.*: +file format .*mips.*
+
+Disassembly of section \.text:
+       \.\.\.
+[0-9a-f]+ <[^>]*> f000 6a00    li      v0,0
+[0-9a-f]+ <[^>]*> f400 3240    sll     v0,16
+[0-9a-f]+ <[^>]*> f222 4a14    addiu   v0,4660
+[0-9a-f]+ <[^>]*> f000 6a00    li      v0,0
+[0-9a-f]+ <[^>]*> f400 3240    sll     v0,16
+[0-9a-f]+ <[^>]*> f222 9a54    lw      v0,4660\(v0\)
+[0-9a-f]+ <[^>]*> 6500         nop
+       \.\.\.
This page took 0.025472 seconds and 4 git commands to generate.