MIPS/GAS: Split Loongson MMI Instructions from loongson2f/3a
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / li-d.d
1 #objdump: -d --prefix-addresses
2 #as: -mips64r2
3 #name: MIPS li.d
4 #source: li-d.s
5
6 # Test the li.d macro.
7
8 .*: +file format .*mips.*
9
10 Disassembly of section \.text:
11 [0-9a-f]+ <[^>]*> li v(0|1),0
12 [0-9a-f]+ <[^>]*> move v(1|0),zero
13 [0-9a-f]+ <[^>]*> li at,0
14 [0-9a-f]+ <[^>]*> mtc1 at,\$f1
15 [0-9a-f]+ <[^>]*> mtc1 zero,\$f0
16 [0-9a-f]+ <[^>]*> li at,0
17 [0-9a-f]+ <[^>]*> mtc1 at,\$f1
18 [0-9a-f]+ <[^>]*> mtc1 zero,\$f0
19 [0-9a-f]+ <[^>]*> ldc1 \$f0,0\(gp\)
20 [0-9a-f]+ <[^>]*> li at,0
21 [0-9a-f]+ <[^>]*> mthc1 at,\$f0
22 [0-9a-f]+ <[^>]*> mtc1 zero,\$f0
23 [0-9a-f]+ <[^>]*> li at,0
24 [0-9a-f]+ <[^>]*> mthc1 at,\$f0
25 [0-9a-f]+ <[^>]*> mtc1 zero,\$f0
26 [0-9a-f]+ <[^>]*> li at,0
27 [0-9a-f]+ <[^>]*> mthc1 at,\$f0
28 [0-9a-f]+ <[^>]*> mtc1 zero,\$f0
29 [0-9a-f]+ <[^>]*> li at,0
30 [0-9a-f]+ <[^>]*> dmtc1 at,\$f0
31 \.\.\.
This page took 0.034084 seconds and 4 git commands to generate.