1#name: MIPS branch-misc-2
2#source: ../../../gas/testsuite/gas/mips/branch-misc-2.s
3#objdump: --prefix-addresses -tdr --show-raw-insn
4#ld: -Ttext 0x500000 -e 0x500000 -N
5
6.*:     file format elf.*mips.*
7
8#...
9
10Disassembly of section \.text:
11	\.\.\.
12	\.\.\.
13	\.\.\.
140+50003c <[^>]*> 0411fff0 	bal	0+500000 <[^>]*>
150+500040 <[^>]*> 00000000 	nop
160+500044 <[^>]*> 0411fff3 	bal	0+500014 <[^>]*>
170+500048 <[^>]*> 00000000 	nop
180+50004c <[^>]*> 0411fff6 	bal	0+500028 <[^>]*>
190+500050 <[^>]*> 00000000 	nop
200+500054 <[^>]*> 0411000a 	bal	0+500080 <[^>]*>
210+500058 <[^>]*> 00000000 	nop
220+50005c <[^>]*> 0411000d 	bal	0+500094 <[^>]*>
230+500060 <[^>]*> 00000000 	nop
240+500064 <[^>]*> 04110010 	bal	0+5000a8 <[^>]*>
250+500068 <[^>]*> 00000000 	nop
26	\.\.\.
27	\.\.\.
28	\.\.\.
29	\.\.\.
30#pass
31