source: trunk/binutils/ld/testsuite/ld-mips-elf/empic1-mp.d

Last change on this file was 607, checked in by bird, 22 years ago

Initial revision

  • Property cvs2svn:cvs-rev set to 1.1
  • Property svn:eol-style set to native
  • Property svn:executable set to *
File size: 563 bytes
Line 
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
8
9.*: file format elf.*mips.*
10
11SYMBOL TABLE:
12#...
130+400000 g F .text [0-9a-f]+ foo
14#...
150+408020 g F .text [0-9a-f]+ bar
16#...
17
18Disassembly of section \.text:
190+400000 <[^>]*> 00000000 nop
200+400004 <[^>]*> 3c020001 lui v0,0x1
210+400008 <[^>]*> 64428020 daddiu v0,v0,-32736
22 ...
23 ...
24 ...
25#pass
Note: See TracBrowser for help on using the repository browser.