MIPS: Fix the encoding of immediates with microMIPS JALX
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / 24k-triple-stores-8.d
index cea15bf468885491fef2adb3d42138b605a7a5d3..bd10c7a02f681e3a73e3938658015720bc1219be 100644 (file)
@@ -1,14 +1,14 @@
 #objdump: -dr
-#as: -mfix-24k
+#as: -mfix-24k -32
 #name: 24K: Triple Store (Range Check >= 24)
 
 .*: +file format .*mips.*
 
 Disassembly of section .text:
-00000000 <.text>:
+0+ <.*>:
    0:  a1130000        sb      s3,0\(t0\)
-   4:  00000000        nop
-   8:  a1130001        sb      s3,1\(t0\)
+   4:  a1130001        sb      s3,1\(t0\)
+   8:  00000000        nop
    c:  a1130018        sb      s3,24\(t0\)
   10:  0000000d        break
   14:  a1130000        sb      s3,0\(t0\)
This page took 0.025253 seconds and 4 git commands to generate.