1 #objdump: -dr --prefix-addresses --show-raw-insn 2 #name: MIPS branch-misc-2pic 3 #source: branch-misc-2.s 4 #as: -32 -call_shared 5 6 # Test the backward branches to globals symbols in current file. 7 8 .*: +file format .*mips.* 9 10 Disassembly of section .text: 11 \.\.\. 12 \.\.\. 13 \.\.\. 14 0+003c <[^>]*> 0411ffff bal 0000003c <x> 15 [ ]*3c: R_MIPS_PC16 g1 16 0+0040 <[^>]*> 00000000 nop 17 0+0044 <[^>]*> 0411ffff bal 00000044 <x\+0x8> 18 [ ]*44: R_MIPS_PC16 g2 19 0+0048 <[^>]*> 00000000 nop 20 0+004c <[^>]*> 0411ffff bal 0000004c <x\+0x10> 21 [ ]*4c: R_MIPS_PC16 g3 22 0+0050 <[^>]*> 00000000 nop 23 0+0054 <[^>]*> 0411ffff bal 00000054 <x\+0x18> 24 [ ]*54: R_MIPS_PC16 g4 25 0+0058 <[^>]*> 00000000 nop 26 0+005c <[^>]*> 0411ffff bal 0000005c <x\+0x20> 27 [ ]*5c: R_MIPS_PC16 g5 28 0+0060 <[^>]*> 00000000 nop 29 0+0064 <[^>]*> 0411ffff bal 00000064 <x\+0x28> 30 [ ]*64: R_MIPS_PC16 g6 31 0+0068 <[^>]*> 00000000 nop 32 \.\.\. 33 \.\.\. 34 \.\.\. 35 0+00a8 <[^>]*> 1000ffff b 000000a8 <g6> 36 [ ]*a8: R_MIPS_PC16 x1 37 0+00ac <[^>]*> 00000000 nop 38 0+00b0 <[^>]*> 1000ffff b 000000b0 <g6\+0x8> 39 [ ]*b0: R_MIPS_PC16 x2 40 0+00b4 <[^>]*> 00000000 nop 41 0+00b8 <[^>]*> 1000ffff b 000000b8 <g6\+0x10> 42 [ ]*b8: R_MIPS_PC16 \.Ldata 43 0+00bc <[^>]*> 00000000 nop 44 \.\.\. 45