MIPS/GAS: Implement microMIPS branch/jump compaction
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / micromips-branch-absolute-addend-n32.d
index 4f630f0ccb8eb10d9b4478404a764f1e7a356221..8406581943941c36adcd1843ba6e05884b37df27 100644 (file)
@@ -7,20 +7,17 @@
 
 Disassembly of section \.text:
        \.\.\.
-[0-9a-f]+ <[^>]*> 9400 0000    b       00001004 <foo\+0x4>
+[0-9a-f]+ <[^>]*> 40e0 0000    bc      00001004 <foo\+0x4>
 [      ]*[0-9a-f]+: R_MICROMIPS_PC16_S1        \*ABS\*\+0x123468a9
-[0-9a-f]+ <[^>]*> 0c00         nop
-[0-9a-f]+ <[^>]*> 4060 0000    bal     0000100a <foo\+0xa>
+[0-9a-f]+ <[^>]*> 4060 0000    bal     00001008 <foo\+0x8>
 [      ]*[0-9a-f]+: R_MICROMIPS_PC16_S1        \*ABS\*\+0x123468a9
 [0-9a-f]+ <[^>]*> 0000 0000    nop
-[0-9a-f]+ <[^>]*> 4020 0000    bltzal  zero,00001012 <foo\+0x12>
+[0-9a-f]+ <[^>]*> 4020 0000    bltzal  zero,00001010 <foo\+0x10>
 [      ]*[0-9a-f]+: R_MICROMIPS_PC16_S1        \*ABS\*\+0x123468a9
 [0-9a-f]+ <[^>]*> 0000 0000    nop
-[0-9a-f]+ <[^>]*> 9402 0000    beqz    v0,0000101a <foo\+0x1a>
+[0-9a-f]+ <[^>]*> 40e2 0000    beqzc   v0,00001018 <foo\+0x18>
 [      ]*[0-9a-f]+: R_MICROMIPS_PC16_S1        \*ABS\*\+0x123468a9
-[0-9a-f]+ <[^>]*> 0c00         nop
-[0-9a-f]+ <[^>]*> b402 0000    bnez    v0,00001020 <foo\+0x20>
+[0-9a-f]+ <[^>]*> 40a2 0000    bnezc   v0,0000101c <foo\+0x1c>
 [      ]*[0-9a-f]+: R_MICROMIPS_PC16_S1        \*ABS\*\+0x123468a9
-[0-9a-f]+ <[^>]*> 0c00         nop
 [0-9a-f]+ <[^>]*> 0c00         nop
        \.\.\.
This page took 0.025684 seconds and 4 git commands to generate.