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 
10 Disassembly of section \.text:
11 	\.\.\.
12 	\.\.\.
13 	\.\.\.
14 0*2000003c <[^>]*> 0411fff0 	bal	0*20000000 <[^>]*>
15 0*20000040 <[^>]*> 00000000 	nop
16 0*20000044 <[^>]*> 0411fff3 	bal	0*20000014 <[^>]*>
17 0*20000048 <[^>]*> 00000000 	nop
18 0*2000004c <[^>]*> 0411fff6 	bal	0*20000028 <[^>]*>
19 0*20000050 <[^>]*> 00000000 	nop
20 0*20000054 <[^>]*> 0411000a 	bal	0*20000080 <[^>]*>
21 0*20000058 <[^>]*> 00000000 	nop
22 0*2000005c <[^>]*> 0411000d 	bal	0*20000094 <[^>]*>
23 0*20000060 <[^>]*> 00000000 	nop
24 0*20000064 <[^>]*> 04110010 	bal	0*200000a8 <[^>]*>
25 0*20000068 <[^>]*> 00000000 	nop
26 	\.\.\.
27 	\.\.\.
28 	\.\.\.
29 	\.\.\.
30 #pass
31