2002-06-18 Chris Demetriou <cgd@broadcom.com>
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / empic2-rev-0.d
CommitLineData
a657e7c1
CD
1#name: MIPS 32-bit ELF embedded-pic relocs #2-rev-0 (0x0004 backward edge case)
2#as: -membedded-pic -mips3
3#source: empic2-rev-tgt.s
4#source: empic2-ref.s
5#objdump: --prefix-addresses -tdr --show-raw-insn -mmips:4000
6#ld: -Ttext 0x400000 -e 0x400000
7
8.*: file format elf.*mips.*
9
10#...
110+408000 g F .text [0-9a-f]+ foo
12#...
130+407ffc g F .text [0-9a-f]+ bar
14#...
15
16Disassembly of section \.text:
17 ...
180+407ffc <[^>]*> 00000000 nop
190+408000 <[^>]*> 3c020000 lui v0,0x0
200+408004 <[^>]*> 6442fffc daddiu v0,v0,-4
21 ...
22#pass
This page took 0.061773 seconds and 4 git commands to generate.