1 #objdump: -dr --prefix-addresses --show-raw-insn
2 #name: MIPS16 PC-relative relocation 1
3 #as: -32
4 
5 .*: +file format .*mips.*
6 
7 Disassembly of section \.text:
8 	\.\.\.
9 	\.\.\.
10 [0-9a-f]+ <[^>]*> f7ff 0a00 	la	v0,00001000 <bar>
11 [0-9a-f]+ <[^>]*> f7df b21c 	lw	v0,00001000 <bar>
12 [0-9a-f]+ <[^>]*> 6500      	nop
13 	\.\.\.
14