MIPS/GAS: Implement microMIPS branch/jump compaction
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / branch-section-2.d
index 5de7cec16f0a89f8869fe07cafc37548ea30a4c8..6009fe5b120714c1d6a740e97dd24ac53ecdbcc2 100644 (file)
@@ -6,12 +6,10 @@
 .*: +file format .*mips.*
 
 Disassembly of section \.text:
-[0-9a-f]+ <[^>]*> 9400 fffe    b       00000000 <foo>
+[0-9a-f]+ <[^>]*> 40e0 fffe    bc      00000000 <foo>
 [      ]*[0-9a-f]+: R_MICROMIPS_PC16_S1        bar
-[0-9a-f]+ <[^>]*> 0c00         nop
        \.\.\.
 
 Disassembly of section \.init:
-[0-9a-f]+ <[^>]*> 459f         jr      ra
-[0-9a-f]+ <[^>]*> 0c00         nop
+[0-9a-f]+ <[^>]*> 45bf         jrc     ra
        \.\.\.
This page took 0.034944 seconds and 4 git commands to generate.