IFUNC: Update IFUNC resolver check with DT_TEXTREL
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / mips16e2-pcrel-addend-2.d
1 #objdump: -dr --prefix-addresses --show-raw-insn
2 #name: MIPS16e2 link PC-relative relocation with addend 2
3 #source: ../../../gas/testsuite/gas/mips/mips16-pcrel-addend-2.s
4 #as: -mips32r2 -mmips16e2
5 #ld: -Ttext 0x43210000 -e 0
6
7 .*: +file format .*mips.*
8
9 Disassembly of section \.text:
10 \.\.\.
11 [0-9a-f]+ <[^>]*> f328 6a21 lui v0,0x4321
12 [0-9a-f]+ <[^>]*> f264 4a04 addiu v0,8804
13 [0-9a-f]+ <[^>]*> f328 6a21 lui v0,0x4321
14 [0-9a-f]+ <[^>]*> f264 9a44 lw v0,8804\(v0\)
15 [0-9a-f]+ <[^>]*> 6500 nop
16 \.\.\.
17 \.\.\.
This page took 0.030461 seconds and 4 git commands to generate.