1#objdump: -dr --prefix-addresses --show-raw-insn
2#name: MIPS local PC-relative relocations 1
3#as: -32
4#source: pcrel-reloc-1.s
5
6.*: +file format .*mips.*
7
8Disassembly of section \.text:
9[0-9a-f]+ <[^>]*> 10000007 	b	00000020 <bar>
10[0-9a-f]+ <[^>]*> 10000006 	b	00000020 <bar>
11[0-9a-f]+ <[^>]*> 10000005 	b	00000020 <bar>
12[0-9a-f]+ <[^>]*> 10000004 	b	00000020 <bar>
13[0-9a-f]+ <[^>]*> 00000000 	nop
14	\.\.\.
15[0-9a-f]+ <[^>]*> 03e00009 	jalr	zero,ra
16[0-9a-f]+ <[^>]*> 00000000 	nop
17	\.\.\.
18