1 #objdump: -dr --prefix-addresses --show-raw-insn
2 #name: MIPS16 link branch addend 3
3 #source: mips16-branch.s
4 #source: ../../../gas/testsuite/gas/mips/mips16-branch-addend-3.s
5 #ld: -Ttext 0x1c000000 -e bar
6 
7 .*: +file format .*mips.*
8 
9 Disassembly of section \.text:
10 	\.\.\.
11 [0-9a-f]+ <[^>]*> 6500      	nop
12 	\.\.\.
13 [0-9a-f]+ <[^>]*> f100 1008 	b	1c002234 <foo\+0x214>
14 [0-9a-f]+ <[^>]*> f100 6006 	bteqz	1c002234 <foo\+0x214>
15 [0-9a-f]+ <[^>]*> f100 6104 	btnez	1c002234 <foo\+0x214>
16 [0-9a-f]+ <[^>]*> f100 2202 	beqz	v0,1c002234 <foo\+0x214>
17 [0-9a-f]+ <[^>]*> f100 2a00 	bnez	v0,1c002234 <foo\+0x214>
18 [0-9a-f]+ <[^>]*> 6500      	nop
19 	\.\.\.
20