MIPS16: Add R_MIPS16_PC16_S1 branch relocation support
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / mips16-branch-addend-2.d
CommitLineData
c9775dde
MR
1#objdump: -dr --prefix-addresses --show-raw-insn
2#name: MIPS16 link branch addend 2
3#source: ../../../gas/testsuite/gas/mips/mips16-branch-addend-2.s
4#as: -EB -32
5#ld: -EB -Ttext 0x1c000000 -e bar
6
7.*: +file format .*mips.*
8
9Disassembly of section \.text:
10 \.\.\.
11[0-9a-f]+ <[^>]*> f121 1010 b 1c002264 <bar\+0x1234>
12[0-9a-f]+ <[^>]*> f121 600e bteqz 1c002264 <bar\+0x1234>
13[0-9a-f]+ <[^>]*> f121 610c btnez 1c002264 <bar\+0x1234>
14[0-9a-f]+ <[^>]*> f121 220a beqz v0,1c002264 <bar\+0x1234>
15[0-9a-f]+ <[^>]*> f121 2a08 bnez v0,1c002264 <bar\+0x1234>
16[0-9a-f]+ <[^>]*> 6500 nop
17 \.\.\.
18[0-9a-f]+ <[^>]*> 6500 nop
19 \.\.\.
This page took 0.024174 seconds and 4 git commands to generate.