MIPS16/GAS: Fix absolute references with PC-relative synthetic instructions
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / 24k-triple-stores-2.d
index fb6988317f536787f8d7a70d95ee1009a618b746..9c9035df1175e9427a67fc99c47fc0ff0aff8aa9 100644 (file)
@@ -5,10 +5,10 @@
 .*: +file format .*mips.*
 
 Disassembly of section .text:
-00000000 <.text>:
+0+ <.*>:
    0:  a3a20000        sb      v0,0\(sp\)
-   4:  00000000        nop
-   8:  a3a3000a        sb      v1,10\(sp\)
+   4:  a3a3000a        sb      v1,10\(sp\)
+   8:  00000000        nop
    c:  a3a4001f        sb      a0,31\(sp\)
   10:  0000000d        break
   14:  a7a20000        sh      v0,0\(sp\)
@@ -31,11 +31,4 @@ Disassembly of section .text:
   58:  aba50018        swl     a1,24\(sp\)
   5c:  00000000        nop
   60:  aba60000        swl     a2,0\(sp\)
-  64:  0000000d        break
-  68:  e3a20020        sc      v0,32\(sp\)
-  6c:  e3a30008        sc      v1,8\(sp\)
-  70:  e3a4fff8        sc      a0,-8\(sp\)
-  74:  00000000        nop
-  78:  e3a50000        sc      a1,0\(sp\)
-  7c:  e3a60020        sc      a2,32\(sp\)
        \.\.\.
This page took 0.025908 seconds and 4 git commands to generate.