Home
last modified time | relevance | path

Searched refs:f14 (Results 1 – 25 of 363) sorted by relevance

12345678910>>...15

/external/valgrind/none/tests/ppc32/
Dtest_dfp4.c85 __asm__ __volatile__ ("mtfsf 1, %0, 0, 1" : : "f"(f14) )
98 _Decimal64 f14 = val1->dec_val; in _test_dtstdc() local
106 __asm__ __volatile__ ("dtstdc 5, %0, 1" : : "f" (f14)); in _test_dtstdc()
108 __asm__ __volatile__ ("dtstdc 0, %0, 1" : : "f" (f14)); in _test_dtstdc()
112 __asm__ __volatile__ ("dtstdc 5, %0, 2" : : "f" (f14)); in _test_dtstdc()
114 __asm__ __volatile__ ("dtstdc 0, %0, 2" : : "f" (f14)); in _test_dtstdc()
118 __asm__ __volatile__ ("dtstdc 5, %0, 4" : : "f" (f14)); in _test_dtstdc()
120 __asm__ __volatile__ ("dtstdc 0, %0, 4" : : "f" (f14)); in _test_dtstdc()
124 __asm__ __volatile__ ("dtstdc 5, %0, 8" : : "f" (f14)); in _test_dtstdc()
126 __asm__ __volatile__ ("dtstdc 0, %0, 8" : : "f" (f14)); in _test_dtstdc()
[all …]
Dtest_dfp1.c29 register double f14 __asm__ ("fr14");
77 __asm__ __volatile__ ("mtfsf 1, %0, 0, 1" : : "f"(f14) )
85 __asm__ __volatile__ ("dadd. %0, %1, %2" : "=f" (f18) : "f" (f14),"f" (f16)); in _test_dadd()
87 __asm__ __volatile__ ("dadd %0, %1, %2" : "=f" (f18) : "f" (f14),"f" (f16)); in _test_dadd()
93 __asm__ __volatile__ ("dsub. %0, %1, %2" : "=f" (f18) : "f" (f14),"f" (f16)); in _test_dsub()
95 __asm__ __volatile__ ("dsub %0, %1, %2" : "=f" (f18) : "f" (f14),"f" (f16)); in _test_dsub()
101 __asm__ __volatile__ ("dmul. %0, %1, %2" : "=f" (f18) : "f" (f14),"f" (f16)); in _test_dmul()
103 __asm__ __volatile__ ("dmul %0, %1, %2" : "=f" (f18) : "f" (f14),"f" (f16)); in _test_dmul()
109 __asm__ __volatile__ ("ddiv. %0, %1, %2" : "=f" (f18) : "f" (f14),"f" (f16)); in _test_ddiv()
111 __asm__ __volatile__ ("ddiv %0, %1, %2" : "=f" (f18) : "f" (f14),"f" (f16)); in _test_ddiv()
[all …]
Dtest_dfp2.c35 register double f14 __asm__ ("fr14");
55 __asm__ __volatile__ ("mtfsf 1, %0, 0, 1" : : "f"(f14) )
116 __asm__ __volatile__ ("dscri %0, %1, %2" : "=f" (f18) : "f" (f14), "i" (SH_0)); in _test_dscri()
120 __asm__ __volatile__ ("dscri %0, %1, %2" : "=f" (f18) : "f" (f14), "i" (SH_1)); in _test_dscri()
124 __asm__ __volatile__ ("dscri %0, %1, %2" : "=f" (f18) : "f" (f14), "i" (SH_2)); in _test_dscri()
128 __asm__ __volatile__ ("dscri %0, %1, %2" : "=f" (f18) : "f" (f14), "i" (SH_3)); in _test_dscri()
139 __asm__ __volatile__ ("dscli %0, %1, %2" : "=f" (f18) : "f" (f14), "i" (SH_0)); in _test_dscli()
143 __asm__ __volatile__ ("dscli %0, %1, %2" : "=f" (f18) : "f" (f14), "i" (SH_1)); in _test_dscli()
147 __asm__ __volatile__ ("dscli %0, %1, %2" : "=f" (f18) : "f" (f14), "i" (SH_2)); in _test_dscli()
151 __asm__ __volatile__ ("dscli %0, %1, %2" : "=f" (f18) : "f" (f14), "i" (SH_3)); in _test_dscli()
[all …]
Dtest_dfp3.c30 register double f14 __asm__ ("fr14");
78 __asm__ __volatile__ ("mtfsf 1, %0, 0, 1" : : "f"(f14) )
157 __asm__ __volatile__ ("diex %0, %1, %2" : "=f" (f18) : "f" (f14),"f" (f16)); in _test_diex()
173 __asm__ __volatile__ ("dcmpo 0, %0, %1" : : "f" (f14),"f" (f16)); in _test_dcmpo()
176 __asm__ __volatile__ ("dcmpo 1, %0, %1" : : "f" (f14),"f" (f16)); in _test_dcmpo()
179 __asm__ __volatile__ ("dcmpo 2, %0, %1" : : "f" (f14),"f" (f16)); in _test_dcmpo()
182 __asm__ __volatile__ ("dcmpo 3, %0, %1" : : "f" (f14),"f" (f16)); in _test_dcmpo()
185 __asm__ __volatile__ ("dcmpo 4, %0, %1" : : "f" (f14),"f" (f16)); in _test_dcmpo()
188 __asm__ __volatile__ ("dcmpo 5, %0, %1" : : "f" (f14),"f" (f16)); in _test_dcmpo()
191 __asm__ __volatile__ ("dcmpo 6, %0, %1" : : "f" (f14),"f" (f16)); in _test_dcmpo()
[all …]
/external/valgrind/none/tests/ppc64/
Dtest_dfp4.c85 __asm__ __volatile__ ("mtfsf 1, %0, 0, 1" : : "f"(f14) )
98 _Decimal64 f14 = val1->dec_val; in _test_dtstdc() local
106 __asm__ __volatile__ ("dtstdc 5, %0, 1" : : "f" (f14)); in _test_dtstdc()
108 __asm__ __volatile__ ("dtstdc 0, %0, 1" : : "f" (f14)); in _test_dtstdc()
112 __asm__ __volatile__ ("dtstdc 5, %0, 2" : : "f" (f14)); in _test_dtstdc()
114 __asm__ __volatile__ ("dtstdc 0, %0, 2" : : "f" (f14)); in _test_dtstdc()
118 __asm__ __volatile__ ("dtstdc 5, %0, 4" : : "f" (f14)); in _test_dtstdc()
120 __asm__ __volatile__ ("dtstdc 0, %0, 4" : : "f" (f14)); in _test_dtstdc()
124 __asm__ __volatile__ ("dtstdc 5, %0, 8" : : "f" (f14)); in _test_dtstdc()
126 __asm__ __volatile__ ("dtstdc 0, %0, 8" : : "f" (f14)); in _test_dtstdc()
[all …]
Dtest_dfp1.c29 register double f14 __asm__ ("fr14");
77 __asm__ __volatile__ ("mtfsf 1, %0, 0, 1" : : "f"(f14) )
85 __asm__ __volatile__ ("dadd. %0, %1, %2" : "=f" (f18) : "f" (f14),"f" (f16)); in _test_dadd()
87 __asm__ __volatile__ ("dadd %0, %1, %2" : "=f" (f18) : "f" (f14),"f" (f16)); in _test_dadd()
93 __asm__ __volatile__ ("dsub. %0, %1, %2" : "=f" (f18) : "f" (f14),"f" (f16)); in _test_dsub()
95 __asm__ __volatile__ ("dsub %0, %1, %2" : "=f" (f18) : "f" (f14),"f" (f16)); in _test_dsub()
101 __asm__ __volatile__ ("dmul. %0, %1, %2" : "=f" (f18) : "f" (f14),"f" (f16)); in _test_dmul()
103 __asm__ __volatile__ ("dmul %0, %1, %2" : "=f" (f18) : "f" (f14),"f" (f16)); in _test_dmul()
109 __asm__ __volatile__ ("ddiv. %0, %1, %2" : "=f" (f18) : "f" (f14),"f" (f16)); in _test_ddiv()
111 __asm__ __volatile__ ("ddiv %0, %1, %2" : "=f" (f18) : "f" (f14),"f" (f16)); in _test_ddiv()
[all …]
Dtest_dfp2.c35 register double f14 __asm__ ("fr14");
55 __asm__ __volatile__ ("mtfsf 1, %0, 0, 1" : : "f"(f14) )
116 __asm__ __volatile__ ("dscri %0, %1, %2" : "=f" (f18) : "f" (f14), "i" (SH_0)); in _test_dscri()
120 __asm__ __volatile__ ("dscri %0, %1, %2" : "=f" (f18) : "f" (f14), "i" (SH_1)); in _test_dscri()
124 __asm__ __volatile__ ("dscri %0, %1, %2" : "=f" (f18) : "f" (f14), "i" (SH_2)); in _test_dscri()
128 __asm__ __volatile__ ("dscri %0, %1, %2" : "=f" (f18) : "f" (f14), "i" (SH_3)); in _test_dscri()
139 __asm__ __volatile__ ("dscli %0, %1, %2" : "=f" (f18) : "f" (f14), "i" (SH_0)); in _test_dscli()
143 __asm__ __volatile__ ("dscli %0, %1, %2" : "=f" (f18) : "f" (f14), "i" (SH_1)); in _test_dscli()
147 __asm__ __volatile__ ("dscli %0, %1, %2" : "=f" (f18) : "f" (f14), "i" (SH_2)); in _test_dscli()
151 __asm__ __volatile__ ("dscli %0, %1, %2" : "=f" (f18) : "f" (f14), "i" (SH_3)); in _test_dscli()
[all …]
Dtest_dfp3.c30 register double f14 __asm__ ("fr14");
78 __asm__ __volatile__ ("mtfsf 1, %0, 0, 1" : : "f"(f14) )
157 __asm__ __volatile__ ("diex %0, %1, %2" : "=f" (f18) : "f" (f14),"f" (f16)); in _test_diex()
173 __asm__ __volatile__ ("dcmpo 0, %0, %1" : : "f" (f14),"f" (f16)); in _test_dcmpo()
176 __asm__ __volatile__ ("dcmpo 1, %0, %1" : : "f" (f14),"f" (f16)); in _test_dcmpo()
179 __asm__ __volatile__ ("dcmpo 2, %0, %1" : : "f" (f14),"f" (f16)); in _test_dcmpo()
182 __asm__ __volatile__ ("dcmpo 3, %0, %1" : : "f" (f14),"f" (f16)); in _test_dcmpo()
185 __asm__ __volatile__ ("dcmpo 4, %0, %1" : : "f" (f14),"f" (f16)); in _test_dcmpo()
188 __asm__ __volatile__ ("dcmpo 5, %0, %1" : : "f" (f14),"f" (f16)); in _test_dcmpo()
191 __asm__ __volatile__ ("dcmpo 6, %0, %1" : : "f" (f14),"f" (f16)); in _test_dcmpo()
[all …]
/external/llvm/test/MC/Mips/
Dmips-fpu-instructions.s9 # CHECK: abs.d $f12, $f14 # encoding: [0x05,0x73,0x20,0x46]
11 # CHECK: add.d $f8, $f12, $f14 # encoding: [0x00,0x62,0x2e,0x46]
13 # CHECK: floor.w.d $f12, $f14 # encoding: [0x0f,0x73,0x20,0x46]
15 # CHECK: ceil.w.d $f12, $f14 # encoding: [0x0e,0x73,0x20,0x46]
17 # CHECK: mul.d $f8, $f12, $f14 # encoding: [0x02,0x62,0x2e,0x46]
19 # CHECK: neg.d $f12, $f14 # encoding: [0x07,0x73,0x20,0x46]
21 # CHECK: round.w.d $f12, $f14 # encoding: [0x0c,0x73,0x20,0x46]
23 # CHECK: sqrt.d $f12, $f14 # encoding: [0x04,0x73,0x20,0x46]
25 # CHECK: sub.d $f8, $f12, $f14 # encoding: [0x01,0x62,0x2e,0x46]
27 # CHECK: trunc.w.d $f12, $f14 # encoding: [0x0d,0x73,0x20,0x46]
[all …]
/external/capstone/suite/MC/Mips/
Dmips-fpu-instructions.s.cs2 0x05,0x73,0x20,0x46 = abs.d $f12, $f14
4 0x00,0x62,0x2e,0x46 = add.d $f8, $f12, $f14
6 0x0f,0x73,0x20,0x46 = floor.w.d $f12, $f14
8 0x0e,0x73,0x20,0x46 = ceil.w.d $f12, $f14
10 0x02,0x62,0x2e,0x46 = mul.d $f8, $f12, $f14
12 0x07,0x73,0x20,0x46 = neg.d $f12, $f14
14 0x0c,0x73,0x20,0x46 = round.w.d $f12, $f14
16 0x04,0x73,0x20,0x46 = sqrt.d $f12, $f14
18 0x01,0x62,0x2e,0x46 = sub.d $f8, $f12, $f14
20 0x0d,0x73,0x20,0x46 = trunc.w.d $f12, $f14
[all …]
/external/llvm/test/CodeGen/Mips/llvm-ir/
Dselect-flt.ll41 ; M3: mov.s $f13, $f14
58 ; CMOV-64: movn.s $f14, $f13, $[[T0]]
59 ; CMOV-64: mov.s $f0, $f14
62 ; SEL-64: sel.s $f0, $f14, $f13
81 ; M2: mov.s $f12, $f14
88 ; CMOV-32: movn.s $f14, $f12, $[[T0]]
89 ; CMOV-32: mov.s $f0, $f14
92 ; SEL-32: sel.s $f0, $f14, $f12
113 ; M2: c.olt.s $f12, $f14
117 ; M2: mov.s $f12, $f14
[all …]
Dselect-dbl.ll63 ; M3: mov.d $f13, $f14
69 ; CMOV-64: movn.d $f14, $f13, $[[T0]]
70 ; CMOV-64: mov.d $f0, $f14
73 ; SEL-64: sel.d $f0, $f14, $f13
94 ; M2: mov.d $f12, $f14
101 ; CMOV-32: movn.d $f14, $f12, $[[T1]]
102 ; CMOV-32: mov.d $f0, $f14
106 ; SEL-32: sel.d $f0, $f14, $f12
125 ; MM32R3: movn.d $f14, $f12, $[[T1]]
126 ; MM32R3: mov.d $f0, $f14
[all …]
/external/llvm/test/CodeGen/Mips/
Dfmadd1.ll26 ; 32-DAG: mul.s $[[T1:f[0-9]+]], $f12, $f14
32 ; 32R2: madd.s $[[T1:f[0-9]+]], $[[T0]], $f12, $f14
37 ; 32R6-DAG: mul.s $[[T1:f[0-9]+]], $f12, $f14
42 ; 64-DAG: madd.s $[[T0:f[0-9]+]], $f14, $f12, $f13
46 ; 64R2: madd.s $[[T0:f[0-9]+]], $f14, $f12, $f13
51 ; 64R6-DAG: add.s $[[T1:f[0-9]+]], $[[T0]], $f14
66 ; 32-DAG: mul.s $[[T1:f[0-9]+]], $f12, $f14
72 ; 32R2: msub.s $[[T1:f[0-9]+]], $[[T0]], $f12, $f14
77 ; 32R6-DAG: mul.s $[[T1:f[0-9]+]], $f12, $f14
82 ; 64-DAG: msub.s $[[T0:f[0-9]+]], $f14, $f12, $f13
[all …]
Dfcmp.ll43 ; 32-C-DAG: c.eq.s $f12, $f14
50 ; 32-CMP-DAG: cmp.eq.s $[[T0:f[0-9]+]], $f12, $f14
60 ; MM32R3-DAG: c.eq.s $f12, $f14
63 ; MM32R6-DAG: cmp.eq.s $[[T0:f[0-9]+]], $f12, $f14
77 ; 32-C-DAG: c.ule.s $f12, $f14
84 ; 32-CMP-DAG: cmp.lt.s $[[T0:f[0-9]+]], $f14, $f12
94 ; MM32R3-DAG: c.ule.s $f12, $f14
97 ; MM32R6-DAG: cmp.lt.s $[[T0:f[0-9]+]], $f14, $f12
111 ; 32-C-DAG: c.ult.s $f12, $f14
118 ; 32-CMP-DAG: cmp.le.s $[[T0:f[0-9]+]], $f14, $f12
[all …]
Dselect.ll149 ; 64: movn.s $f14, $f13, $4
150 ; 64: mov.s $f0, $f14
152 ; 64R2: movn.s $f14, $f13, $4
153 ; 64R2: mov.s $f0, $f14
157 ; 64R6: sel.s $[[CC]], $f14, $f13
185 ; 64: movn.d $f14, $f13, $4
186 ; 64: mov.d $f0, $f14
188 ; 64R2: movn.d $f14, $f13, $4
189 ; 64R2: mov.d $f0, $f14
193 ; 64R6: sel.d $[[CC]], $f14, $f13
[all …]
/external/llvm/test/MC/Disassembler/Mips/mips32/
Dvalid-mips32-el.txt2 0x05 0x73 0x20 0x46 # CHECK: abs.d $f12, $f14
5 0x00 0x62 0x2e 0x46 # CHECK: add.d $f8, $f12, $f14
25 0x32 0x60 0x2e 0x46 # CHECK: c.eq.d $f12, $f14
27 0x30 0x60 0x2e 0x46 # CHECK: c.f.d $f12, $f14
29 0x3e 0x60 0x2e 0x46 # CHECK: c.le.d $f12, $f14
31 0x3c 0x60 0x2e 0x46 # CHECK: c.lt.d $f12, $f14
33 0x3d 0x60 0x2e 0x46 # CHECK: c.nge.d $f12, $f14
35 0x3b 0x60 0x2e 0x46 # CHECK: c.ngl.d $f12, $f14
37 0x39 0x60 0x2e 0x46 # CHECK: c.ngle.d $f12, $f14
39 0x3f 0x60 0x2e 0x46 # CHECK: c.ngt.d $f12, $f14
[all …]
Dvalid-mips32.txt217 0x46 0x16 0x70 0x38 # CHECK: c.sf.s $f14, $f22
225 0x46 0x20 0x53 0x8f # CHECK: floor.w.d $f14, $f10
226 0x46 0x20 0x73 0x04 # CHECK: sqrt.d $f12, $f14
227 0x46 0x20 0x73 0x05 # CHECK: abs.d $f12, $f14
228 0x46 0x20 0x73 0x07 # CHECK: neg.d $f12, $f14
229 0x46 0x20 0x73 0x0c # CHECK: round.w.d $f12, $f14
230 0x46 0x20 0x73 0x0d # CHECK: trunc.w.d $f12, $f14
231 0x46 0x20 0x73 0x0e # CHECK: ceil.w.d $f12, $f14
232 0x46 0x20 0x73 0x0f # CHECK: floor.w.d $f12, $f14
233 0x46 0x20 0x73 0x20 # CHECK: cvt.s.d $f12, $f14
[all …]
/external/llvm/test/MC/Disassembler/Mips/mips32r2/
Dvalid-mips32r2-el.txt5 0x05 0x73 0x20 0x46 # CHECK: abs.d $f12, $f14
8 0x00 0x62 0x2e 0x46 # CHECK: add.d $f8, $f12, $f14
26 0x32 0x60 0x2e 0x46 # CHECK: c.eq.d $f12, $f14
28 0x30 0x60 0x2e 0x46 # CHECK: c.f.d $f12, $f14
30 0x3e 0x60 0x2e 0x46 # CHECK: c.le.d $f12, $f14
32 0x3c 0x60 0x2e 0x46 # CHECK: c.lt.d $f12, $f14
34 0x3d 0x60 0x2e 0x46 # CHECK: c.nge.d $f12, $f14
36 0x3b 0x60 0x2e 0x46 # CHECK: c.ngl.d $f12, $f14
38 0x39 0x60 0x2e 0x46 # CHECK: c.ngle.d $f12, $f14
40 0x3f 0x60 0x2e 0x46 # CHECK: c.ngt.d $f12, $f14
[all …]
/external/llvm/test/MC/Disassembler/Mips/mips32r3/
Dvalid-mips32r3-el.txt2 0x05 0x73 0x20 0x46 # CHECK: abs.d $f12, $f14
5 0x00 0x62 0x2e 0x46 # CHECK: add.d $f8, $f12, $f14
23 0x32 0x60 0x2e 0x46 # CHECK: c.eq.d $f12, $f14
25 0x30 0x60 0x2e 0x46 # CHECK: c.f.d $f12, $f14
27 0x3e 0x60 0x2e 0x46 # CHECK: c.le.d $f12, $f14
29 0x3c 0x60 0x2e 0x46 # CHECK: c.lt.d $f12, $f14
31 0x3d 0x60 0x2e 0x46 # CHECK: c.nge.d $f12, $f14
33 0x3b 0x60 0x2e 0x46 # CHECK: c.ngl.d $f12, $f14
35 0x39 0x60 0x2e 0x46 # CHECK: c.ngle.d $f12, $f14
37 0x3f 0x60 0x2e 0x46 # CHECK: c.ngt.d $f12, $f14
[all …]
/external/llvm/test/MC/Disassembler/Mips/mips32r5/
Dvalid-mips32r5-el.txt2 0x05 0x73 0x20 0x46 # CHECK: abs.d $f12, $f14
5 0x00 0x62 0x2e 0x46 # CHECK: add.d $f8, $f12, $f14
23 0x32 0x60 0x2e 0x46 # CHECK: c.eq.d $f12, $f14
25 0x30 0x60 0x2e 0x46 # CHECK: c.f.d $f12, $f14
27 0x3e 0x60 0x2e 0x46 # CHECK: c.le.d $f12, $f14
29 0x3c 0x60 0x2e 0x46 # CHECK: c.lt.d $f12, $f14
31 0x3d 0x60 0x2e 0x46 # CHECK: c.nge.d $f12, $f14
33 0x3b 0x60 0x2e 0x46 # CHECK: c.ngl.d $f12, $f14
35 0x39 0x60 0x2e 0x46 # CHECK: c.ngle.d $f12, $f14
37 0x3f 0x60 0x2e 0x46 # CHECK: c.ngt.d $f12, $f14
[all …]
/external/llvm/test/MC/Disassembler/Mips/mips64r5/
Dvalid-mips64r5-el.txt3 0x05 0x73 0x20 0x46 # CHECK: abs.d $f12, $f14
6 0x00 0x62 0x2e 0x46 # CHECK: add.d $f8, $f12, $f14
24 0x32 0x60 0x2e 0x46 # CHECK: c.eq.d $f12, $f14
26 0x30 0x60 0x2e 0x46 # CHECK: c.f.d $f12, $f14
28 0x3e 0x60 0x2e 0x46 # CHECK: c.le.d $f12, $f14
30 0x3c 0x60 0x2e 0x46 # CHECK: c.lt.d $f12, $f14
32 0x3d 0x60 0x2e 0x46 # CHECK: c.nge.d $f12, $f14
34 0x3b 0x60 0x2e 0x46 # CHECK: c.ngl.d $f12, $f14
36 0x39 0x60 0x2e 0x46 # CHECK: c.ngle.d $f12, $f14
38 0x3f 0x60 0x2e 0x46 # CHECK: c.ngt.d $f12, $f14
[all …]
/external/llvm/test/MC/Disassembler/Mips/mips64r3/
Dvalid-mips64r3-el.txt3 0x05 0x73 0x20 0x46 # CHECK: abs.d $f12, $f14
6 0x00 0x62 0x2e 0x46 # CHECK: add.d $f8, $f12, $f14
24 0x32 0x60 0x2e 0x46 # CHECK: c.eq.d $f12, $f14
26 0x30 0x60 0x2e 0x46 # CHECK: c.f.d $f12, $f14
28 0x3e 0x60 0x2e 0x46 # CHECK: c.le.d $f12, $f14
30 0x3c 0x60 0x2e 0x46 # CHECK: c.lt.d $f12, $f14
32 0x3d 0x60 0x2e 0x46 # CHECK: c.nge.d $f12, $f14
34 0x3b 0x60 0x2e 0x46 # CHECK: c.ngl.d $f12, $f14
36 0x39 0x60 0x2e 0x46 # CHECK: c.ngle.d $f12, $f14
38 0x3f 0x60 0x2e 0x46 # CHECK: c.ngt.d $f12, $f14
[all …]
/external/llvm/test/MC/Disassembler/Mips/mips64/
Dvalid-mips64-el.txt2 0x05 0x73 0x20 0x46 # CHECK: abs.d $f12, $f14
5 0x00 0x62 0x2e 0x46 # CHECK: add.d $f8, $f12, $f14
23 0x32 0x60 0x2e 0x46 # CHECK: c.eq.d $f12, $f14
25 0x30 0x60 0x2e 0x46 # CHECK: c.f.d $f12, $f14
27 0x3e 0x60 0x2e 0x46 # CHECK: c.le.d $f12, $f14
29 0x3c 0x60 0x2e 0x46 # CHECK: c.lt.d $f12, $f14
31 0x3d 0x60 0x2e 0x46 # CHECK: c.nge.d $f12, $f14
33 0x3b 0x60 0x2e 0x46 # CHECK: c.ngl.d $f12, $f14
35 0x39 0x60 0x2e 0x46 # CHECK: c.ngle.d $f12, $f14
37 0x3f 0x60 0x2e 0x46 # CHECK: c.ngt.d $f12, $f14
[all …]
/external/swiftshader/third_party/LLVM/test/CodeGen/Mips/
Do32_cc.ll6 ; $f12, $f14
8 ; CHECK: ldc1 $f14, %lo
17 ; $f12, $f14
19 ; CHECK: lwc1 $f14, %lo
28 ; $f12, $f14
30 ; CHECK: ldc1 $f14, %lo
39 ; $f12, $f14
41 ; CHECK: lwc1 $f14, %lo
152 ; $f12, $f14, $6, $7
154 ; CHECK: lwc1 $f14, %lo
[all …]
/external/llvm/test/MC/Disassembler/Mips/mips64r2/
Dvalid-mips64r2-el.txt6 0x05 0x73 0x20 0x46 # CHECK: abs.d $f12, $f14
9 0x00 0x62 0x2e 0x46 # CHECK: add.d $f8, $f12, $f14
27 0x32 0x60 0x2e 0x46 # CHECK: c.eq.d $f12, $f14
29 0x30 0x60 0x2e 0x46 # CHECK: c.f.d $f12, $f14
31 0x3e 0x60 0x2e 0x46 # CHECK: c.le.d $f12, $f14
33 0x3c 0x60 0x2e 0x46 # CHECK: c.lt.d $f12, $f14
35 0x3d 0x60 0x2e 0x46 # CHECK: c.nge.d $f12, $f14
37 0x3b 0x60 0x2e 0x46 # CHECK: c.ngl.d $f12, $f14
39 0x39 0x60 0x2e 0x46 # CHECK: c.ngle.d $f12, $f14
41 0x3f 0x60 0x2e 0x46 # CHECK: c.ngt.d $f12, $f14
[all …]

12345678910>>...15