* Makefile.tpl: Clean $(BUILD_SUBDIR).
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / empic1-sp.d
CommitLineData
a657e7c1
CD
1#name: MIPS 32-bit ELF embedded-pic relocs #1-sp (small positive)
2#as: -membedded-pic -mips3
3#source: empic1-ref.s
4#source: empic1-tgt.s
5#objdump: --prefix-addresses -tdr --show-raw-insn -mmips:4000
6#ld: -Ttext 0x400000 -e 0x400000
7
8.*: file format elf.*mips.*
9
10SYMBOL TABLE:
11#...
120+400000 g F .text [0-9a-f]+ foo
13#...
140+400020 g F .text [0-9a-f]+ bar
15#...
16
17Disassembly of section \.text:
180+400000 <[^>]*> 00000000 nop
190+400004 <[^>]*> 3c020000 lui v0,0x0
200+400008 <[^>]*> 64420020 daddiu v0,v0,32
21 ...
22 ...
23#pass
This page took 0.089311 seconds and 4 git commands to generate.