fixed bash/dash/sh issue (Ubuntu)
[zpugcc/jano.git] / toolchain / binutils / ld / testsuite / ld-mips-elf / empic1-sn.d
blob6d041edf34d654e0c9bde85059746fbb4d8eddd1
1 #name: MIPS 32-bit ELF embedded-pic relocs #1-sn (small negative)
2 #as: -membedded-pic -mips3
3 #source: empic1-tgt.s
4 #source: empic1-ref.s
5 #objdump: --prefix-addresses -tdr --show-raw-insn -mmips:4000
6 #ld: -Ttext 0x400000 -e 0x400000
8 .*: file format elf.*mips.*
10 SYMBOL TABLE:
11 #...
12 0+400020 g F .text [0-9a-f]+ foo
13 #...
14 0+400000 g F .text [0-9a-f]+ bar
15 #...
17 Disassembly of section \.text:
18 ...
19 0+400020 <[^>]*> 00000000 nop
20 0+400024 <[^>]*> 3c020000 lui v0,0x0
21 0+400028 <[^>]*> 6442ffe0 daddiu v0,v0,-32
22 ...
23 #pass