source:
trunk/binutils/ld/testsuite/ld-mips-elf/empic1-mp.d
| Last change on this file was 607, checked in by , 22 years ago | |
|---|---|
|
|
| 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 | |
| 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 | #... |
| 17 | |
| 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 |
Note:
See TracBrowser
for help on using the repository browser.
