[MIPS] Add Loongson 3A1000 proccessor support.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mips16-branch-absolute-n32.d
CommitLineData
0c117286
MR
1#objdump: -dr --prefix-addresses --show-raw-insn
2#name: MIPS16 branch to absolute expression (n32)
3#as: -n32 -march=from-abi
4#source: mips16-branch-absolute.s
5
6.*: +file format .*mips.*
7
8Disassembly of section \.text:
9 \.\.\.
10[0-9a-f]+ <[^>]*> f000 1000 b 00001004 <foo\+0x4>
96e9ba5f 11[ ]*[0-9a-f]+: R_MIPS16_PC16_S1 \*ABS\*\+0x1231
0c117286 12[0-9a-f]+ <[^>]*> f000 6000 bteqz 00001008 <foo\+0x8>
96e9ba5f 13[ ]*[0-9a-f]+: R_MIPS16_PC16_S1 \*ABS\*\+0x1231
0c117286 14[0-9a-f]+ <[^>]*> f000 6100 btnez 0000100c <foo\+0xc>
96e9ba5f 15[ ]*[0-9a-f]+: R_MIPS16_PC16_S1 \*ABS\*\+0x1231
0c117286 16[0-9a-f]+ <[^>]*> f000 2200 beqz v0,00001010 <foo\+0x10>
96e9ba5f 17[ ]*[0-9a-f]+: R_MIPS16_PC16_S1 \*ABS\*\+0x1231
0c117286 18[0-9a-f]+ <[^>]*> f000 2a00 bnez v0,00001014 <foo\+0x14>
96e9ba5f 19[ ]*[0-9a-f]+: R_MIPS16_PC16_S1 \*ABS\*\+0x1231
0c117286
MR
20[0-9a-f]+ <[^>]*> 6500 nop
21 \.\.\.
This page took 0.12138 seconds and 4 git commands to generate.