1 #objdump: -dr --prefix-addresses --show-raw-insn
2 #name: MIPS16 link branch addend 2
3 #source: ../../../gas/testsuite/gas/mips/mips16-branch-addend-2.s
4 #ld: -Ttext 0x1c000000 -e bar
5 
6 .*: +file format .*mips.*
7 
8 Disassembly of section \.text:
9 	\.\.\.
10 [0-9a-f]+ <[^>]*> f121 1010 	b	1c002264 <bar\+0x1234>
11 [0-9a-f]+ <[^>]*> f121 600e 	bteqz	1c002264 <bar\+0x1234>
12 [0-9a-f]+ <[^>]*> f121 610c 	btnez	1c002264 <bar\+0x1234>
13 [0-9a-f]+ <[^>]*> f121 220a 	beqz	v0,1c002264 <bar\+0x1234>
14 [0-9a-f]+ <[^>]*> f121 2a08 	bnez	v0,1c002264 <bar\+0x1234>
15 [0-9a-f]+ <[^>]*> 6500      	nop
16 	\.\.\.
17 [0-9a-f]+ <[^>]*> 6500      	nop
18 	\.\.\.
19