ld/x86: Update -z report-relative-reloc
[binutils-gdb.git] / ld / testsuite / ld-mips-elf / branch-absolute.d
1 #objdump: -dr --prefix-addresses --show-raw-insn
2 #name: MIPS link branch to absolute expression
3 #source: ../../../gas/testsuite/gas/mips/branch-absolute.s
4 #ld: -Ttext 0 -e foo
5
6 .*: +file format .*mips.*
7
8 Disassembly of section \.text:
9 \.\.\.
10 [0-9a-f]+ <[^>]*> 1000008c b 0+001234 <bar>
11 [0-9a-f]+ <[^>]*> 00000000 nop
12 [0-9a-f]+ <[^>]*> 0411008a bal 0+001234 <bar>
13 [0-9a-f]+ <[^>]*> 00000000 nop
14 [0-9a-f]+ <[^>]*> 04100088 bltzal zero,0+001234 <bar>
15 [0-9a-f]+ <[^>]*> 00000000 nop
16 [0-9a-f]+ <[^>]*> 10400086 beqz v0,0+001234 <bar>
17 [0-9a-f]+ <[^>]*> 00000000 nop
18 [0-9a-f]+ <[^>]*> 14400084 bnez v0,0+001234 <bar>
19 [0-9a-f]+ <[^>]*> 00000000 nop
20 \.\.\.