ELF: Don't check relocations in non-loaded, non-alloced sections
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / mips16-pcrel-addend-6.d
1 #objdump: -dr --prefix-addresses --show-raw-insn
2 #name: MIPS16 link PC-relative relocation with addend 6
3 #source: ../../../gas/testsuite/gas/mips/mips16-pcrel-addend-6.s
4 #as: -mips3
5 #ld: -Ttext 0x43210000 -e 0
6
7 .*: +file format .*mips.*
8
9 Disassembly of section \.text:
10 \.\.\.
11 [0-9a-f]+ <[^>]*> f328 6a01 li v0,17185
12 [0-9a-f]+ <[^>]*> f400 3240 sll v0,16
13 [0-9a-f]+ <[^>]*> f264 fd44 daddiu v0,8804
14 [0-9a-f]+ <[^>]*> f328 6a01 li v0,17185
15 [0-9a-f]+ <[^>]*> f400 3240 sll v0,16
16 [0-9a-f]+ <[^>]*> f264 3a44 ld v0,8804\(v0\)
17 [0-9a-f]+ <[^>]*> 6500 nop
18 \.\.\.
19 \.\.\.
This page took 0.032353 seconds and 4 git commands to generate.