]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - ld/testsuite/ld-mips-elf/empic2-rev-1.d
Import the binutils-2_15-branch from the sourceware CVS repository,
[FreeBSD/FreeBSD.git] / ld / testsuite / ld-mips-elf / empic2-rev-1.d
1 #name: MIPS 32-bit ELF embedded-pic relocs #2-rev-1 (0x8004 backward edge case)
2 #as: -membedded-pic -mips3
3 #source: empic2-rev-tgt.s
4 #source: empic2-space.s
5 #source: empic2-ref.s
6 #objdump: --prefix-addresses -tdr --show-raw-insn -mmips:4000
7 #ld: -Ttext 0x400000 -e 0x400000
8
9 .*:     file format elf.*mips.*
10
11 #...
12 0+410000 g     F .text  [0-9a-f]+ foo
13 #...
14 0+407ffc g     F .text  [0-9a-f]+ bar
15 #...
16
17 Disassembly of section \.text:
18         ...
19 0+407ffc <[^>]*> 00000000       nop
20         ...
21 0+410000 <[^>]*> 3c02ffff       lui     v0,0xffff
22 0+410004 <[^>]*> 64427ffc       daddiu  v0,v0,32764
23         ...
24 #pass