Home
last modified time | relevance | path

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

12345678910>>...265

/dports/devel/valgrind/valgrind-dragonfly-dragonfly/none/tests/ppc32/
H A 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()
147 _Decimal128 f14 = val1->dec_val128; in _test_dtstdcq() local
202 _Decimal64 f14 = val1->dec_val; in _test_dtstdg() local
251 _Decimal128 f14 = val1->dec_val128; in _test_dtstdgq() local
305 _Decimal64 f14 = val1->dec_val; in _test_dtstex() local
[all …]
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/none/tests/ppc64/
H A 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()
147 _Decimal128 f14 = val1->dec_val128; in _test_dtstdcq() local
202 _Decimal64 f14 = val1->dec_val; in _test_dtstdg() local
251 _Decimal128 f14 = val1->dec_val128; in _test_dtstdgq() local
305 _Decimal64 f14 = val1->dec_val; in _test_dtstex() local
[all …]
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/none/tests/ppc64/
H A 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()
147 _Decimal128 f14 = val1->dec_val128; in _test_dtstdcq() local
202 _Decimal64 f14 = val1->dec_val; in _test_dtstdg() local
251 _Decimal128 f14 = val1->dec_val128; in _test_dtstdgq() local
305 _Decimal64 f14 = val1->dec_val; in _test_dtstex() local
[all …]
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/none/tests/ppc32/
H A 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()
147 _Decimal128 f14 = val1->dec_val128; in _test_dtstdcq() local
202 _Decimal64 f14 = val1->dec_val; in _test_dtstdg() local
251 _Decimal128 f14 = val1->dec_val128; in _test_dtstdgq() local
305 _Decimal64 f14 = val1->dec_val; in _test_dtstex() local
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/MC/Mips/
H A Dmips-fpu-instructions.s30 abs.d $f12,$f14
34 floor.w.d $f12,$f14
36 ceil.w.d $f12,$f14
40 neg.d $f12,$f14
42 round.w.d $f12,$f14
44 sqrt.d $f12,$f14
48 trunc.w.d $f12,$f14
88 c.eq.d $f12,$f14
134 cvt.d.w $f12,$f14
135 cvt.s.d $f12,$f14
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/test/MC/Mips/
H A Dmips-fpu-instructions.s30 abs.d $f12,$f14
34 floor.w.d $f12,$f14
36 ceil.w.d $f12,$f14
40 neg.d $f12,$f14
42 round.w.d $f12,$f14
44 sqrt.d $f12,$f14
48 trunc.w.d $f12,$f14
88 c.eq.d $f12,$f14
134 cvt.d.w $f12,$f14
135 cvt.s.d $f12,$f14
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/MC/Mips/
H A Dmips-fpu-instructions.s30 abs.d $f12,$f14
34 floor.w.d $f12,$f14
36 ceil.w.d $f12,$f14
40 neg.d $f12,$f14
42 round.w.d $f12,$f14
44 sqrt.d $f12,$f14
48 trunc.w.d $f12,$f14
88 c.eq.d $f12,$f14
134 cvt.d.w $f12,$f14
135 cvt.s.d $f12,$f14
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/MC/Mips/
H A Dmips-fpu-instructions.s30 abs.d $f12,$f14
34 floor.w.d $f12,$f14
36 ceil.w.d $f12,$f14
40 neg.d $f12,$f14
42 round.w.d $f12,$f14
44 sqrt.d $f12,$f14
48 trunc.w.d $f12,$f14
88 c.eq.d $f12,$f14
134 cvt.d.w $f12,$f14
135 cvt.s.d $f12,$f14
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/test/MC/Mips/
H A Dmips-fpu-instructions.s30 abs.d $f12,$f14
34 floor.w.d $f12,$f14
36 ceil.w.d $f12,$f14
40 neg.d $f12,$f14
42 round.w.d $f12,$f14
44 sqrt.d $f12,$f14
48 trunc.w.d $f12,$f14
88 c.eq.d $f12,$f14
134 cvt.d.w $f12,$f14
135 cvt.s.d $f12,$f14
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/MC/Mips/
H A Dmips-fpu-instructions.s30 abs.d $f12,$f14
34 floor.w.d $f12,$f14
36 ceil.w.d $f12,$f14
40 neg.d $f12,$f14
42 round.w.d $f12,$f14
44 sqrt.d $f12,$f14
48 trunc.w.d $f12,$f14
88 c.eq.d $f12,$f14
134 cvt.d.w $f12,$f14
135 cvt.s.d $f12,$f14
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/test/MC/Mips/
H A Dmips-fpu-instructions.s30 abs.d $f12,$f14
34 floor.w.d $f12,$f14
36 ceil.w.d $f12,$f14
40 neg.d $f12,$f14
42 round.w.d $f12,$f14
44 sqrt.d $f12,$f14
48 trunc.w.d $f12,$f14
88 c.eq.d $f12,$f14
134 cvt.d.w $f12,$f14
135 cvt.s.d $f12,$f14
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/MC/Mips/
H A Dmips-fpu-instructions.s30 abs.d $f12,$f14
34 floor.w.d $f12,$f14
36 ceil.w.d $f12,$f14
40 neg.d $f12,$f14
42 round.w.d $f12,$f14
44 sqrt.d $f12,$f14
48 trunc.w.d $f12,$f14
88 c.eq.d $f12,$f14
134 cvt.d.w $f12,$f14
135 cvt.s.d $f12,$f14
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/MC/Mips/
H A Dmips-fpu-instructions.s30 abs.d $f12,$f14
34 floor.w.d $f12,$f14
36 ceil.w.d $f12,$f14
40 neg.d $f12,$f14
42 round.w.d $f12,$f14
44 sqrt.d $f12,$f14
48 trunc.w.d $f12,$f14
88 c.eq.d $f12,$f14
134 cvt.d.w $f12,$f14
135 cvt.s.d $f12,$f14
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/MC/Mips/
H A Dmips-fpu-instructions.s30 abs.d $f12,$f14
34 floor.w.d $f12,$f14
36 ceil.w.d $f12,$f14
40 neg.d $f12,$f14
42 round.w.d $f12,$f14
44 sqrt.d $f12,$f14
48 trunc.w.d $f12,$f14
88 c.eq.d $f12,$f14
134 cvt.d.w $f12,$f14
135 cvt.s.d $f12,$f14
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/test/MC/Mips/
H A Dmips-fpu-instructions.s30 abs.d $f12,$f14
34 floor.w.d $f12,$f14
36 ceil.w.d $f12,$f14
40 neg.d $f12,$f14
42 round.w.d $f12,$f14
44 sqrt.d $f12,$f14
48 trunc.w.d $f12,$f14
88 c.eq.d $f12,$f14
134 cvt.d.w $f12,$f14
135 cvt.s.d $f12,$f14
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/MC/Mips/
H A Dmips-fpu-instructions.s30 abs.d $f12,$f14
34 floor.w.d $f12,$f14
36 ceil.w.d $f12,$f14
40 neg.d $f12,$f14
42 round.w.d $f12,$f14
44 sqrt.d $f12,$f14
48 trunc.w.d $f12,$f14
88 c.eq.d $f12,$f14
134 cvt.d.w $f12,$f14
135 cvt.s.d $f12,$f14
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/MC/Mips/
H A Dmips-fpu-instructions.s30 abs.d $f12,$f14
34 floor.w.d $f12,$f14
36 ceil.w.d $f12,$f14
40 neg.d $f12,$f14
42 round.w.d $f12,$f14
44 sqrt.d $f12,$f14
48 trunc.w.d $f12,$f14
88 c.eq.d $f12,$f14
134 cvt.d.w $f12,$f14
135 cvt.s.d $f12,$f14
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/test/MC/Mips/
H A Dmips-fpu-instructions.s30 abs.d $f12,$f14
34 floor.w.d $f12,$f14
36 ceil.w.d $f12,$f14
40 neg.d $f12,$f14
42 round.w.d $f12,$f14
44 sqrt.d $f12,$f14
48 trunc.w.d $f12,$f14
88 c.eq.d $f12,$f14
134 cvt.d.w $f12,$f14
135 cvt.s.d $f12,$f14
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/MC/Mips/
H A Dmips-fpu-instructions.s30 abs.d $f12,$f14
34 floor.w.d $f12,$f14
36 ceil.w.d $f12,$f14
40 neg.d $f12,$f14
42 round.w.d $f12,$f14
44 sqrt.d $f12,$f14
48 trunc.w.d $f12,$f14
88 c.eq.d $f12,$f14
134 cvt.d.w $f12,$f14
135 cvt.s.d $f12,$f14
[all …]
/dports/devel/capstone4/capstone-4.0.2/suite/MC/Mips/
H A 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
16 0x04,0x73,0x20,0x46 = sqrt.d $f12, $f14
22 0x32,0x60,0x2e,0x46 = c.eq.d $f12, $f14
24 0x30,0x60,0x2e,0x46 = c.f.d $f12, $f14
26 0x3e,0x60,0x2e,0x46 = c.le.d $f12, $f14
[all …]
/dports/devel/capstone3/capstone-3.0.5/suite/MC/Mips/
H A 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
16 0x04,0x73,0x20,0x46 = sqrt.d $f12, $f14
22 0x32,0x60,0x2e,0x46 = c.eq.d $f12, $f14
24 0x30,0x60,0x2e,0x46 = c.f.d $f12, $f14
26 0x3e,0x60,0x2e,0x46 = c.le.d $f12, $f14
[all …]
/dports/emulators/qemu42/qemu-4.2.1/capstone/suite/MC/Mips/
H A 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
16 0x04,0x73,0x20,0x46 = sqrt.d $f12, $f14
22 0x32,0x60,0x2e,0x46 = c.eq.d $f12, $f14
24 0x30,0x60,0x2e,0x46 = c.f.d $f12, $f14
26 0x3e,0x60,0x2e,0x46 = c.le.d $f12, $f14
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/capstone/suite/MC/Mips/
H A 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
16 0x04,0x73,0x20,0x46 = sqrt.d $f12, $f14
22 0x32,0x60,0x2e,0x46 = c.eq.d $f12, $f14
24 0x30,0x60,0x2e,0x46 = c.f.d $f12, $f14
26 0x3e,0x60,0x2e,0x46 = c.le.d $f12, $f14
[all …]
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/capstone/suite/MC/Mips/
H A 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
16 0x04,0x73,0x20,0x46 = sqrt.d $f12, $f14
22 0x32,0x60,0x2e,0x46 = c.eq.d $f12, $f14
24 0x30,0x60,0x2e,0x46 = c.f.d $f12, $f14
26 0x3e,0x60,0x2e,0x46 = c.le.d $f12, $f14
[all …]
/dports/devel/redasm/REDasm-2.1.1/LibREDasm/depends/capstone/suite/MC/Mips/
H A 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
16 0x04,0x73,0x20,0x46 = sqrt.d $f12, $f14
22 0x32,0x60,0x2e,0x46 = c.eq.d $f12, $f14
24 0x30,0x60,0x2e,0x46 = c.f.d $f12, $f14
26 0x3e,0x60,0x2e,0x46 = c.le.d $f12, $f14
[all …]

12345678910>>...265