MIPS/GAS: Use non-zero frag offset directly in PIC branch relaxation
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / micromips@relax-swap3.d
index d84d386dfa68e90186c3a1c82f4c5b3cac4eb828..e0743f4b4e02c1b5390cf53e71778b88ea49ff90 100644 (file)
@@ -10,13 +10,11 @@ Disassembly of section \.text:
 [      ]*[0-9a-f]+: R_MICROMIPS_HI16   bar
 [0-9a-f]+ <[^>]*> 3042 0000    addiu   v0,v0,0
 [      ]*[0-9a-f]+: R_MICROMIPS_LO16   bar
-[0-9a-f]+ <[^>]*> 4583         jr      v1
-[0-9a-f]+ <[^>]*> 0c00         nop
+[0-9a-f]+ <[^>]*> 45a3         jrc     v1
 [0-9a-f]+ <[^>]*> 41a2 0000    lui     v0,0x0
 [      ]*[0-9a-f]+: R_MICROMIPS_HI16   bar
 [0-9a-f]+ <[^>]*> 3042 0000    addiu   v0,v0,0
 [      ]*[0-9a-f]+: R_MICROMIPS_LO16   bar
-[0-9a-f]+ <[^>]*> 8dff         beqz    v1,[0-9a-f]+ <[^>]*>
-[      ]*[0-9a-f]+: R_MICROMIPS_PC7_S1 .*
-[0-9a-f]+ <[^>]*> 0c00         nop
+[0-9a-f]+ <[^>]*> 40e3 fffe    beqzc   v1,[0-9a-f]+ <[^>]*>
+[      ]*[0-9a-f]+: R_MICROMIPS_PC16_S1        .*
        \.\.\.
This page took 0.023719 seconds and 4 git commands to generate.