MIPS/GAS: Split Loongson MMI Instructions from loongson2f/3a
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / micromips-b16.d
1 #objdump: -dr --show-raw-insn
2 #name: microMIPS b16, bnez16, beqz16
3 #as: -32 -mmicromips
4 #source: micromips-b16.s
5
6 .*: +file format .*mips.*
7
8 Disassembly of section \.text:
9
10 [0-9a-f]+ <test1>:
11 \.\.\.
12
13 [0-9a-f]+ <test2>:
14 [ 0-9a-f]+: cfff b [0-9a-f]+ <.*>
15 [ ]*[0-9a-f]+: R_MICROMIPS_PC10_S1 .*
16 [ 0-9a-f]+: 0c00 nop
17
18 [0-9a-f]+ <.*>:
19 [ 0-9a-f]+: ad7f bnez v0,[0-9a-f]+ <.*>
20 [ ]*[0-9a-f]+: R_MICROMIPS_PC7_S1 .*
21 [ 0-9a-f]+: 0c00 nop
22
23 [0-9a-f]+ <.*>:
24 [ 0-9a-f]+: 8d7f beqz v0,[0-9a-f]+ <.*>
25 [ ]*[0-9a-f]+: R_MICROMIPS_PC7_S1 .*
26 [ 0-9a-f]+: 0c00 nop
27
28 [0-9a-f]+ <.*>:
29 [ 0-9a-f]+: cfff b [0-9a-f]+ <.*>
30 [ ]*[0-9a-f]+: R_MICROMIPS_PC10_S1 .*
31 [ 0-9a-f]+: 0c00 nop
32
33 [0-9a-f]+ <.*>:
34 [ 0-9a-f]+: ad7f bnez v0,[0-9a-f]+ <.*>
35 [ ]*[0-9a-f]+: R_MICROMIPS_PC7_S1 .*
36 [ 0-9a-f]+: 0c00 nop
37
38 [0-9a-f]+ <.*>:
39 [ 0-9a-f]+: 8d7f beqz v0,[0-9a-f]+ <.*>
40 [ ]*[0-9a-f]+: R_MICROMIPS_PC7_S1 .*
41 [ 0-9a-f]+: 0c00 nop
42
43 [0-9a-f]+ <.*>:
44 [ 0-9a-f]+: 0c00 nop
45 #pass
This page took 0.036996 seconds and 4 git commands to generate.