1#objdump: -dr --prefix-addresses --show-raw-insn
2#name: MIPS branch-misc-1
3#as: -32
4
5# Test the branches to local symbols in current file.
6
7.*: +file format .*mips.*
8
9Disassembly of section .text:
10	\.\.\.
11	\.\.\.
12	\.\.\.
130+003c <[^>]*> 0411fff0 	bal	00000000 <l1>
140+0040 <[^>]*> 00000000 	nop
150+0044 <[^>]*> 0411fff3 	bal	00000014 <l2>
160+0048 <[^>]*> 00000000 	nop
170+004c <[^>]*> 0411fff6 	bal	00000028 <l3>
180+0050 <[^>]*> 00000000 	nop
190+0054 <[^>]*> 0411000a 	bal	00000080 <l4>
200+0058 <[^>]*> 00000000 	nop
210+005c <[^>]*> 0411000d 	bal	00000094 <l5>
220+0060 <[^>]*> 00000000 	nop
230+0064 <[^>]*> 04110010 	bal	000000a8 <l6>
240+0068 <[^>]*> 00000000 	nop
25	\.\.\.
26	\.\.\.
27	\.\.\.
28	\.\.\.
29