gas/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mips4-fp.d
1 #objdump: -dr --prefix-addresses
2 #name: MIPS mips4 fp
3
4 # Test mips4 fp instructions.
5
6 .*: +file format .*mips.*
7
8 Disassembly of section \.text:
9 [0-9a-f]+ <[^>]*> bc1f 0+0000 <text_label>
10 [0-9a-f]+ <[^>]*> nop
11 [0-9a-f]+ <[^>]*> bc1f \$fcc1,0+0000 <text_label>
12 [0-9a-f]+ <[^>]*> nop
13 [0-9a-f]+ <[^>]*> bc1t \$fcc1,0+0000 <text_label>
14 [0-9a-f]+ <[^>]*> nop
15 [0-9a-f]+ <[^>]*> c.f.d \$f4,\$f6
16 [0-9a-f]+ <[^>]*> c.f.d \$fcc1,\$f4,\$f6
17 [0-9a-f]+ <[^>]*> ldxc1 \$f2,a0\(a1\)
18 [0-9a-f]+ <[^>]*> lwxc1 \$f2,a0\(a1\)
19 [0-9a-f]+ <[^>]*> madd.d \$f0,\$f2,\$f4,\$f6
20 [0-9a-f]+ <[^>]*> madd.s \$f10,\$f8,\$f2,\$f0
21 [0-9a-f]+ <[^>]*> movf a0,a1,\$fcc4
22 [0-9a-f]+ <[^>]*> movf.d \$f4,\$f6,\$fcc0
23 [0-9a-f]+ <[^>]*> movf.s \$f4,\$f6,\$fcc0
24 [0-9a-f]+ <[^>]*> movn.d \$f4,\$f6,a2
25 [0-9a-f]+ <[^>]*> movn.s \$f4,\$f6,a2
26 [0-9a-f]+ <[^>]*> movt a0,a1,\$fcc4
27 [0-9a-f]+ <[^>]*> movt.d \$f4,\$f6,\$fcc0
28 [0-9a-f]+ <[^>]*> movt.s \$f4,\$f6,\$fcc0
29 [0-9a-f]+ <[^>]*> movz.d \$f4,\$f6,a2
30 [0-9a-f]+ <[^>]*> movz.s \$f4,\$f6,a2
31 [0-9a-f]+ <[^>]*> msub.d \$f0,\$f2,\$f4,\$f6
32 [0-9a-f]+ <[^>]*> msub.s \$f0,\$f2,\$f4,\$f6
33 [0-9a-f]+ <[^>]*> nmadd.d \$f0,\$f2,\$f4,\$f6
34 [0-9a-f]+ <[^>]*> nmadd.s \$f0,\$f2,\$f4,\$f6
35 [0-9a-f]+ <[^>]*> nmsub.d \$f0,\$f2,\$f4,\$f6
36 [0-9a-f]+ <[^>]*> nmsub.s \$f0,\$f2,\$f4,\$f6
37 [0-9a-f]+ <[^>]*> prefx 0x4,a0\(a1\)
38 [0-9a-f]+ <[^>]*> recip.d \$f4,\$f6
39 [0-9a-f]+ <[^>]*> recip.s \$f4,\$f6
40 [0-9a-f]+ <[^>]*> rsqrt.d \$f4,\$f6
41 [0-9a-f]+ <[^>]*> rsqrt.s \$f4,\$f6
42 [0-9a-f]+ <[^>]*> sdxc1 \$f4,a0\(a1\)
43 [0-9a-f]+ <[^>]*> swxc1 \$f4,a0\(a1\)
44 \.\.\.
This page took 0.03038 seconds and 4 git commands to generate.