MIPS/GAS: Implement microMIPS branch/jump compaction
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / micromips-branch-absolute-addend.d
index ec78ff98c5daed93abbaee4054cbab54afabb618..fc3bd0306e67e1bf39d0dff9fa3d0bb43d32fe89 100644 (file)
@@ -8,15 +8,12 @@
 
 Disassembly of section \.text:
        \.\.\.
-[0-9a-f]+ <[^>]*> 9400 2c54    b       0*123468ac <bar\+0x1233>
-[0-9a-f]+ <[^>]*> 0c00         nop
-[0-9a-f]+ <[^>]*> 4060 2c51    bal     0*123468ac <bar\+0x1233>
+[0-9a-f]+ <[^>]*> 40e0 2c54    bc      0*123468ac <bar\+0x1233>
+[0-9a-f]+ <[^>]*> 4060 2c52    bal     0*123468ac <bar\+0x1233>
 [0-9a-f]+ <[^>]*> 0000 0000    nop
-[0-9a-f]+ <[^>]*> 4020 2c4d    bltzal  zero,0*123468ac <bar\+0x1233>
+[0-9a-f]+ <[^>]*> 4020 2c4e    bltzal  zero,0*123468ac <bar\+0x1233>
 [0-9a-f]+ <[^>]*> 0000 0000    nop
-[0-9a-f]+ <[^>]*> 9402 2c49    beqz    v0,0*123468ac <bar\+0x1233>
-[0-9a-f]+ <[^>]*> 0c00         nop
-[0-9a-f]+ <[^>]*> b402 2c46    bnez    v0,0*123468ac <bar\+0x1233>
-[0-9a-f]+ <[^>]*> 0c00         nop
+[0-9a-f]+ <[^>]*> 40e2 2c4a    beqzc   v0,0*123468ac <bar\+0x1233>
+[0-9a-f]+ <[^>]*> 40a2 2c48    bnezc   v0,0*123468ac <bar\+0x1233>
 [0-9a-f]+ <[^>]*> 0c00         nop
        \.\.\.
This page took 0.026177 seconds and 4 git commands to generate.