MIPS/GAS: Split Loongson MMI Instructions from loongson2f/3a
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mips16e2@mips16-pcrel-delay-1.d
1 #objdump: -dr --prefix-addresses --show-raw-insn
2 #name: MIPS16 PC-relative operation in delay slot 1
3 #as: -32
4 #stderr: mips16-pcrel-delay-1.l
5 #source: mips16-pcrel-delay-1.s
6
7 .*: +file format .*mips.*
8
9 Disassembly of section \.text:
10 \.\.\.
11 [0-9a-f]+ <[^>]*> 1800 0000 jal 00000000 <bar>
12 [ ]*[0-9a-f]+: R_MIPS16_26 bat
13 [0-9a-f]+ <[^>]*> 0aff la v0,000103fc <baz\+0x2fc>
14 [0-9a-f]+ <[^>]*> 6500 nop
15 [0-9a-f]+ <[^>]*> 1c00 0000 jalx 00000000 <bar>
16 [ ]*[0-9a-f]+: R_MIPS16_26 bax
17 [0-9a-f]+ <[^>]*> b2ff lw v0,00010404 <baz\+0x304>
18 [0-9a-f]+ <[^>]*> 6500 nop
19 [0-9a-f]+ <[^>]*> 1800 0000 jal 00000000 <bar>
20 [ ]*[0-9a-f]+: R_MIPS16_26 bat
21 [0-9a-f]+ <[^>]*> f7ef 0a1f la v0,00018013 <baz\+0x7f13>
22 [0-9a-f]+ <[^>]*> 1c00 0000 jalx 00000000 <bar>
23 [ ]*[0-9a-f]+: R_MIPS16_26 bax
24 [0-9a-f]+ <[^>]*> f7ef b21f lw v0,0001801b <baz\+0x7f1b>
25 [0-9a-f]+ <[^>]*> 1800 0000 jal 00000000 <bar>
26 [ ]*[0-9a-f]+: R_MIPS16_26 bat
27 [0-9a-f]+ <[^>]*> f000 6a20 lui v0,0x0
28 [ ]*[0-9a-f]+: R_MIPS16_HI16 L0\001
29 [0-9a-f]+ <[^>]*> f7ef 4a1b addiu v0,32763
30 [ ]*[0-9a-f]+: R_MIPS16_LO16 L0\001
31 [0-9a-f]+ <[^>]*> 1c00 0000 jalx 00000000 <bar>
32 [ ]*[0-9a-f]+: R_MIPS16_26 bax
33 [0-9a-f]+ <[^>]*> f000 6a20 lui v0,0x0
34 [ ]*[0-9a-f]+: R_MIPS16_HI16 L0\001
35 [0-9a-f]+ <[^>]*> f7ef 9a5b lw v0,32763\(v0\)
36 [ ]*[0-9a-f]+: R_MIPS16_LO16 L0\001
37 [0-9a-f]+ <[^>]*> 6500 nop
38 \.\.\.
39 \.\.\.
This page took 0.033058 seconds and 4 git commands to generate.