1#objdump: -dr --prefix-addresses --show-raw-insn
2#name: MIPS16 branch relocation with addend 1
3#as: -32
4
5.*: +file format .*mips.*
6
7Disassembly of section \.text:
8	\.\.\.
9[0-9a-f]+ <[^>]*> 6500      	nop
10	\.\.\.
11[0-9a-f]+ <[^>]*> f101 1008 	b	00002234 <foo\+0x1214>
12[0-9a-f]+ <[^>]*> f101 6006 	bteqz	00002234 <foo\+0x1214>
13[0-9a-f]+ <[^>]*> f101 6104 	btnez	00002234 <foo\+0x1214>
14[0-9a-f]+ <[^>]*> f101 2202 	beqz	v0,00002234 <foo\+0x1214>
15[0-9a-f]+ <[^>]*> f101 2a00 	bnez	v0,00002234 <foo\+0x1214>
16[0-9a-f]+ <[^>]*> 6500      	nop
17	\.\.\.
18