MIPS/GAS: Implement microMIPS branch/jump compaction
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / micromips-branch-absolute-addend.d
index 316adadbfd76586e85b3ecdb53b4b9e8e3024107..fd224b56caae443795df73800f2f442c74878b99 100644 (file)
@@ -6,20 +6,17 @@
 
 Disassembly of section \.text:
        \.\.\.
-[0-9a-f]+ <[^>]*> 9400 0918    b       00002234 <foo\+0x1234>
+[0-9a-f]+ <[^>]*> 40e0 0918    bc      00002234 <foo\+0x1234>
 [      ]*[0-9a-f]+: R_MICROMIPS_PC16_S1        bar
-[0-9a-f]+ <[^>]*> 0c00         nop
-[0-9a-f]+ <[^>]*> 4060 0918    bal     0000223a <foo\+0x123a>
+[0-9a-f]+ <[^>]*> 4060 0918    bal     00002238 <foo\+0x1238>
 [      ]*[0-9a-f]+: R_MICROMIPS_PC16_S1        bar
 [0-9a-f]+ <[^>]*> 0000 0000    nop
-[0-9a-f]+ <[^>]*> 4020 0918    bltzal  zero,00002242 <foo\+0x1242>
+[0-9a-f]+ <[^>]*> 4020 0918    bltzal  zero,00002240 <foo\+0x1240>
 [      ]*[0-9a-f]+: R_MICROMIPS_PC16_S1        bar
 [0-9a-f]+ <[^>]*> 0000 0000    nop
-[0-9a-f]+ <[^>]*> 9402 0918    beqz    v0,0000224a <foo\+0x124a>
+[0-9a-f]+ <[^>]*> 40e2 0918    beqzc   v0,00002248 <foo\+0x1248>
 [      ]*[0-9a-f]+: R_MICROMIPS_PC16_S1        bar
-[0-9a-f]+ <[^>]*> 0c00         nop
-[0-9a-f]+ <[^>]*> b402 0918    bnez    v0,00002250 <foo\+0x1250>
+[0-9a-f]+ <[^>]*> 40a2 0918    bnezc   v0,0000224c <foo\+0x124c>
 [      ]*[0-9a-f]+: R_MICROMIPS_PC16_S1        bar
-[0-9a-f]+ <[^>]*> 0c00         nop
 [0-9a-f]+ <[^>]*> 0c00         nop
        \.\.\.
This page took 0.027507 seconds and 4 git commands to generate.