1 #objdump: -dr --prefix-addresses --show-raw-insn -mmips:isa32r6
2 #name: MIPS branch local symbol relocation 3 (ignore branch ISA)
3 #as: -32 -mignore-branch-isa
4 #source: branch-local-3.s
5 
6 .*: +file format .*mips.*
7 
8 Disassembly of section \.text:
9 	\.\.\.
10 [0-9a-f]+ <[^>]*> 0000 02d0 	not	zero,zero
11 [0-9a-f]+ <[^>]*> 001f 0f3c 	jr	ra
12 [0-9a-f]+ <[^>]*> 0000 02d0 	not	zero,zero
13 [0-9a-f]+ <[^>]*> 0000 0000 	nop
14 [0-9a-f]+ <[^>]*> 00000027 	nor	zero,zero,zero
15 [0-9a-f]+ <[^>]*> cbffffff 	bc	00001014 <bar\+0x4>
16 [ 	]*[0-9a-f]+: R_MIPS_PC26_S2	foo
17 [0-9a-f]+ <[^>]*> 00000027 	nor	zero,zero,zero
18 [0-9a-f]+ <[^>]*> d85fffff 	beqzc	v0,0000101c <bar\+0xc>
19 [ 	]*[0-9a-f]+: R_MIPS_PC21_S2	foo
20 [0-9a-f]+ <[^>]*> 00000027 	nor	zero,zero,zero
21 [0-9a-f]+ <[^>]*> 03e00009 	jr	ra
22 [0-9a-f]+ <[^>]*> 00000027 	nor	zero,zero,zero
23 	\.\.\.
24