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 branches to global symbols in current file.
7
8.*: +file format .*mips.*
9
10Disassembly of section .text:
11	\.\.\.
12	\.\.\.
13	\.\.\.
140+003c <[^>]*> 0411ffff 	bal	0000003c <x>
15[ 	]*3c: R_MIPS_PC16	g1
160+0040 <[^>]*> 00000000 	nop
170+0044 <[^>]*> 0411ffff 	bal	00000044 <x\+0x8>
18[ 	]*44: R_MIPS_PC16	g2
190+0048 <[^>]*> 00000000 	nop
200+004c <[^>]*> 0411ffff 	bal	0000004c <x\+0x10>
21[ 	]*4c: R_MIPS_PC16	g3
220+0050 <[^>]*> 00000000 	nop
230+0054 <[^>]*> 0411ffff 	bal	00000054 <x\+0x18>
24[ 	]*54: R_MIPS_PC16	g4
250+0058 <[^>]*> 00000000 	nop
260+005c <[^>]*> 0411ffff 	bal	0000005c <x\+0x20>
27[ 	]*5c: R_MIPS_PC16	g5
280+0060 <[^>]*> 00000000 	nop
290+0064 <[^>]*> 0411ffff 	bal	00000064 <x\+0x28>
30[ 	]*64: R_MIPS_PC16	g6
310+0068 <[^>]*> 00000000 	nop
32	\.\.\.
33	\.\.\.
34	\.\.\.
35	\.\.\.
36