fixed bash/dash/sh issue (Ubuntu)
[zpugcc/jano.git] / toolchain / binutils / ld / testsuite / ld-mips-elf / empic1-mp.d
blob27d157477ff1a05fc3afc5b25e3111664f99ef0a
1 #name: MIPS 32-bit ELF embedded-pic relocs #1-mp (medium positive)
2 #as: -membedded-pic -mips3
3 #source: empic1-ref.s
4 #source: empic1-space.s
5 #source: empic1-tgt.s
6 #objdump: --prefix-addresses -tdr --show-raw-insn -mmips:4000
7 #ld: -Ttext 0x400000 -e 0x400000
9 .*: file format elf.*mips.*
11 SYMBOL TABLE:
12 #...
13 0+400000 g F .text [0-9a-f]+ foo
14 #...
15 0+408020 g F .text [0-9a-f]+ bar
16 #...
18 Disassembly of section \.text:
19 0+400000 <[^>]*> 00000000 nop
20 0+400004 <[^>]*> 3c020001 lui v0,0x1
21 0+400008 <[^>]*> 64428020 daddiu v0,v0,-32736
22 ...
23 ...
24 ...
25 #pass