MIPS16: Add R_MIPS16_PC16_S1 branch relocation support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mips16-branch-addend-2.d
1 #objdump: -dr --prefix-addresses --show-raw-insn
2 #name: MIPS16 branch relocation with addend 2
3 #as: -32
4
5 .*: +file format .*mips.*
6
7 Disassembly 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.036404 seconds and 4 git commands to generate.