1#objdump: -dr --prefix-addresses --show-raw-insn
2#name: MIPS branch-misc-5-64
3#source: branch-misc-5.s
4#as: -64 -non_shared
5
6# Test branches to undefined symbols and a defined local symbol
7# in another section.
8
9.*: +file format .*mips.*
10
11Disassembly of section .text:
120+0000 <[^>]*> 10000000 	b	0000000000000004 <g6\+0x4>
13[ 	]*0: R_MIPS_PC16	x1-0x4
14[ 	]*0: R_MIPS_NONE	\*ABS\*-0x4
15[ 	]*0: R_MIPS_NONE	\*ABS\*-0x4
160+0004 <[^>]*> 00000000 	nop
170+0008 <[^>]*> 10000000 	b	000000000000000c <g6\+0xc>
18[ 	]*8: R_MIPS_PC16	x2-0x4
19[ 	]*8: R_MIPS_NONE	\*ABS\*-0x4
20[ 	]*8: R_MIPS_NONE	\*ABS\*-0x4
210+000c <[^>]*> 00000000 	nop
220+0010 <[^>]*> 10000000 	b	0000000000000014 <g6\+0x14>
23[ 	]*10: R_MIPS_PC16	\.data-0x4
24[ 	]*10: R_MIPS_NONE	\*ABS\*-0x4
25[ 	]*10: R_MIPS_NONE	\*ABS\*-0x4
260+0014 <[^>]*> 00000000 	nop
27	\.\.\.
28