MIPS/GAS: Use non-zero frag offset directly in PIC branch relaxation
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / micromips-branch-absolute.d
index 443285f0e2406a71256615cdae7ea7230fb3c3b3..7fc6b9a78328351520de2ecbfdcfd4e6d42c8851 100644 (file)
@@ -6,20 +6,17 @@
 
 Disassembly of section \.text:
        \.\.\.
-[0-9a-f]+ <[^>]*> 9400 fffe    b       00001000 <foo>
+[0-9a-f]+ <[^>]*> 40e0 fffe    bc      00001000 <foo>
 [      ]*[0-9a-f]+: R_MICROMIPS_PC16_S1        bar
-[0-9a-f]+ <[^>]*> 0c00         nop
-[0-9a-f]+ <[^>]*> 4060 fffe    bal     00001006 <foo\+0x6>
+[0-9a-f]+ <[^>]*> 4060 fffe    bal     00001004 <foo\+0x4>
 [      ]*[0-9a-f]+: R_MICROMIPS_PC16_S1        bar
 [0-9a-f]+ <[^>]*> 0000 0000    nop
-[0-9a-f]+ <[^>]*> 4020 fffe    bltzal  zero,0000100e <foo\+0xe>
+[0-9a-f]+ <[^>]*> 4020 fffe    bltzal  zero,0000100c <foo\+0xc>
 [      ]*[0-9a-f]+: R_MICROMIPS_PC16_S1        bar
 [0-9a-f]+ <[^>]*> 0000 0000    nop
-[0-9a-f]+ <[^>]*> 9402 fffe    beqz    v0,00001016 <foo\+0x16>
+[0-9a-f]+ <[^>]*> 40e2 fffe    beqzc   v0,00001014 <foo\+0x14>
 [      ]*[0-9a-f]+: R_MICROMIPS_PC16_S1        bar
-[0-9a-f]+ <[^>]*> 0c00         nop
-[0-9a-f]+ <[^>]*> b402 fffe    bnez    v0,0000101c <foo\+0x1c>
+[0-9a-f]+ <[^>]*> 40a2 fffe    bnezc   v0,00001018 <foo\+0x18>
 [      ]*[0-9a-f]+: R_MICROMIPS_PC16_S1        bar
-[0-9a-f]+ <[^>]*> 0c00         nop
 [0-9a-f]+ <[^>]*> 0c00         nop
        \.\.\.
This page took 0.024401 seconds and 4 git commands to generate.