MIPS/GAS: Split Loongson MMI Instructions from loongson2f/3a
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / branch-absolute-addend.d
CommitLineData
b416ba9b
MR
1#objdump: -dr --prefix-addresses --show-raw-insn
2#name: MIPS branch to absolute expression with addend
3#as: -32
4
5.*: +file format .*mips.*
6
7Disassembly of section \.text:
8 \.\.\.
9[0-9a-f]+ <[^>]*> 1000048c b 00002234 <foo\+0x1234>
10[ ]*[0-9a-f]+: R_MIPS_PC16 bar
11[0-9a-f]+ <[^>]*> 00000000 nop
12[0-9a-f]+ <[^>]*> 0411048c bal 0000223c <foo\+0x123c>
13[ ]*[0-9a-f]+: R_MIPS_PC16 bar
14[0-9a-f]+ <[^>]*> 00000000 nop
15[0-9a-f]+ <[^>]*> 0410048c bltzal zero,00002244 <foo\+0x1244>
16[ ]*[0-9a-f]+: R_MIPS_PC16 bar
17[0-9a-f]+ <[^>]*> 00000000 nop
18[0-9a-f]+ <[^>]*> 1040048c beqz v0,0000224c <foo\+0x124c>
19[ ]*[0-9a-f]+: R_MIPS_PC16 bar
20[0-9a-f]+ <[^>]*> 00000000 nop
21[0-9a-f]+ <[^>]*> 1440048c bnez v0,00002254 <foo\+0x1254>
22[ ]*[0-9a-f]+: R_MIPS_PC16 bar
23[0-9a-f]+ <[^>]*> 00000000 nop
24 \.\.\.
This page took 0.113592 seconds and 4 git commands to generate.