1#objdump: -dr --prefix-addresses --show-raw-insn
2#name: MIPS branch-misc-2
3#source: branch-misc-2.s
4#as: -32 -non_shared
5
6# Test branches to global symbols in current file (microMIPS).
7
8.*: +file format .*mips.*
9
10Disassembly of section \.text:
11	\.\.\.
12	\.\.\.
13	\.\.\.
14[0-9a-f]+ <[^>]*> 4060 fffe 	bal	0+003c <x>
15			3c: R_MICROMIPS_PC16_S1	g1
16[0-9a-f]+ <[^>]*> 0000 0000 	nop
17[0-9a-f]+ <[^>]*> 4060 fffe 	bal	0+0044 <x\+0x8>
18			44: R_MICROMIPS_PC16_S1	g2
19[0-9a-f]+ <[^>]*> 0000 0000 	nop
20[0-9a-f]+ <[^>]*> 4060 fffe 	bal	0+004c <x\+0x10>
21			4c: R_MICROMIPS_PC16_S1	g3
22[0-9a-f]+ <[^>]*> 0000 0000 	nop
23[0-9a-f]+ <[^>]*> 4060 fffe 	bal	0+0054 <x\+0x18>
24			54: R_MICROMIPS_PC16_S1	g4
25[0-9a-f]+ <[^>]*> 0000 0000 	nop
26[0-9a-f]+ <[^>]*> 4060 fffe 	bal	0+005c <x\+0x20>
27			5c: R_MICROMIPS_PC16_S1	g5
28[0-9a-f]+ <[^>]*> 0000 0000 	nop
29[0-9a-f]+ <[^>]*> 4060 fffe 	bal	0+0064 <x\+0x28>
30			64: R_MICROMIPS_PC16_S1	g6
31[0-9a-f]+ <[^>]*> 0000 0000 	nop
32	\.\.\.
33	\.\.\.
34	\.\.\.
35	\.\.\.
36