1#name: MIPS branch-misc-1
2#source: ../../../gas/testsuite/gas/mips/branch-misc-1.s
3#objdump: --prefix-addresses -tdr --show-raw-insn
4#ld: -Ttext 0x20000000 -e 0x20000000 -N
5
6.*:     file format elf.*mips.*
7
8#...
9
10Disassembly of section \.text:
11	\.\.\.
12	\.\.\.
13	\.\.\.
140*2000003c <[^>]*> 0411fff0 	bal	0*20000000 <[^>]*>
150*20000040 <[^>]*> 00000000 	nop
160*20000044 <[^>]*> 0411fff3 	bal	0*20000014 <[^>]*>
170*20000048 <[^>]*> 00000000 	nop
180*2000004c <[^>]*> 0411fff6 	bal	0*20000028 <[^>]*>
190*20000050 <[^>]*> 00000000 	nop
200*20000054 <[^>]*> 0411000a 	bal	0*20000080 <[^>]*>
210*20000058 <[^>]*> 00000000 	nop
220*2000005c <[^>]*> 0411000d 	bal	0*20000094 <[^>]*>
230*20000060 <[^>]*> 00000000 	nop
240*20000064 <[^>]*> 04110010 	bal	0*200000a8 <[^>]*>
250*20000068 <[^>]*> 00000000 	nop
26	\.\.\.
27	\.\.\.
28	\.\.\.
29	\.\.\.
30#pass
31