ELF: Don't check relocations in non-loaded, non-alloced sections
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / mips16-branch-absolute-addend.d
CommitLineData
96e9ba5f
MR
1#objdump: -dr --prefix-addresses --show-raw-insn
2#name: MIPS16 link branch to absolute expression with addend
3#source: ../../../gas/testsuite/gas/mips/mips16-branch-absolute-addend.s
78da84f9 4#ld: -Ttext 0x12340000 -e foo
96e9ba5f
MR
5
6.*: +file format .*mips.*
7
8Disassembly of section \.text:
9 \.\.\.
10[0-9a-f]+ <[^>]*> f445 1014 b 0*123468ac <bar\+0x1233>
11[0-9a-f]+ <[^>]*> f445 6012 bteqz 0*123468ac <bar\+0x1233>
12[0-9a-f]+ <[^>]*> f445 6110 btnez 0*123468ac <bar\+0x1233>
13[0-9a-f]+ <[^>]*> f445 220e beqz v0,0*123468ac <bar\+0x1233>
14[0-9a-f]+ <[^>]*> f445 2a0c bnez v0,0*123468ac <bar\+0x1233>
15[0-9a-f]+ <[^>]*> 6500 nop
16 \.\.\.
This page took 0.201628 seconds and 4 git commands to generate.