Remove restriction on skipping some linker tests because their default image base...
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / branch-misc-2.d
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
10 Disassembly of section \.text:
11 \.\.\.
12 \.\.\.
13 \.\.\.
14 0+50003c <[^>]*> 0411fff0 bal 0+500000 <[^>]*>
15 0+500040 <[^>]*> 00000000 nop
16 0+500044 <[^>]*> 0411fff3 bal 0+500014 <[^>]*>
17 0+500048 <[^>]*> 00000000 nop
18 0+50004c <[^>]*> 0411fff6 bal 0+500028 <[^>]*>
19 0+500050 <[^>]*> 00000000 nop
20 0+500054 <[^>]*> 0411000a bal 0+500080 <[^>]*>
21 0+500058 <[^>]*> 00000000 nop
22 0+50005c <[^>]*> 0411000d bal 0+500094 <[^>]*>
23 0+500060 <[^>]*> 00000000 nop
24 0+500064 <[^>]*> 04110010 bal 0+5000a8 <[^>]*>
25 0+500068 <[^>]*> 00000000 nop
26 \.\.\.
27 \.\.\.
28 \.\.\.
29 \.\.\.
30 #pass
This page took 0.038973 seconds and 4 git commands to generate.