IFUNC: Update IFUNC resolver check with DT_TEXTREL
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / branch-absolute-addend.d
CommitLineData
0c117286
MR
1#objdump: -dr --prefix-addresses --show-raw-insn
2#name: MIPS link branch to absolute expression with addend
3#source: ../../../gas/testsuite/gas/mips/branch-absolute-addend.s
78da84f9 4#ld: -Ttext 0x12340000 -e foo
0c117286
MR
5
6.*: +file format .*mips.*
7
8Disassembly of section \.text:
9 \.\.\.
10[0-9a-f]+ <[^>]*> 1000162a b 0*123468ac <bar\+0x1234>
11[0-9a-f]+ <[^>]*> 00000000 nop
12[0-9a-f]+ <[^>]*> 04111628 bal 0*123468ac <bar\+0x1234>
13[0-9a-f]+ <[^>]*> 00000000 nop
14[0-9a-f]+ <[^>]*> 04101626 bltzal zero,0*123468ac <bar\+0x1234>
15[0-9a-f]+ <[^>]*> 00000000 nop
16[0-9a-f]+ <[^>]*> 10401624 beqz v0,0*123468ac <bar\+0x1234>
17[0-9a-f]+ <[^>]*> 00000000 nop
18[0-9a-f]+ <[^>]*> 14401622 bnez v0,0*123468ac <bar\+0x1234>
19[0-9a-f]+ <[^>]*> 00000000 nop
20 \.\.\.
This page took 0.196273 seconds and 4 git commands to generate.