MIPS16: Add R_MIPS16_PC16_S1 branch relocation support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mips16-branch-addend-2.d
CommitLineData
c9775dde 1#objdump: -dr --prefix-addresses --show-raw-insn
88a7ef16
MR
2#name: MIPS16 branch relocation with addend 2
3#as: -32
c9775dde
MR
4
5.*: +file format .*mips.*
6
7Disassembly of section \.text:
8 \.\.\.
9[0-9a-f]+ <[^>]*> f101 1018 b 00002234 <bar\+0x1204>
10[ ]*[0-9a-f]+: R_MIPS16_PC16_S1 bar
11[0-9a-f]+ <[^>]*> f101 6018 bteqz 00002238 <bar\+0x1208>
12[ ]*[0-9a-f]+: R_MIPS16_PC16_S1 bar
13[0-9a-f]+ <[^>]*> f101 6118 btnez 0000223c <bar\+0x120c>
14[ ]*[0-9a-f]+: R_MIPS16_PC16_S1 bar
15[0-9a-f]+ <[^>]*> f101 2218 beqz v0,00002240 <bar\+0x1210>
16[ ]*[0-9a-f]+: R_MIPS16_PC16_S1 bar
17[0-9a-f]+ <[^>]*> f101 2a18 bnez v0,00002244 <bar\+0x1214>
18[ ]*[0-9a-f]+: R_MIPS16_PC16_S1 bar
19[0-9a-f]+ <[^>]*> 6500 nop
20 \.\.\.
21[0-9a-f]+ <[^>]*> 6500 nop
22 \.\.\.
This page took 0.026291 seconds and 4 git commands to generate.