Home
last modified time | relevance | path

Searched refs:fsqrt (Results 1 – 25 of 132) sorted by relevance

123456

/external/valgrind/none/tests/ppc32/
Dtest_fx.stdout.exp_Minus_nan2 fsqrt 0.000000e+00 -> 0.00000000000000e+00
3 fsqrt inf -> inf
4 fsqrt -inf -> nan
5 fsqrt nan -> nan
6 fsqrt -nan -> -nan
7 fsqrt -5.000000e+100 -> nan
8 fsqrt -5.000000e+20 -> nan
9 fsqrt -5.010000e+02 -> nan
10 fsqrt -6.000000e+00 -> nan
11 fsqrt -1.000000e+00 -> nan
[all …]
Dtest_fx.stdout.exp2 fsqrt 0.000000e+00 -> 0.00000000000000e+00
3 fsqrt inf -> inf
4 fsqrt -inf -> nan
5 fsqrt nan -> nan
6 fsqrt nan -> nan
7 fsqrt -5.000000e+100 -> nan
8 fsqrt -5.000000e+20 -> nan
9 fsqrt -5.010000e+02 -> nan
10 fsqrt -6.000000e+00 -> nan
11 fsqrt -1.000000e+00 -> nan
[all …]
Djm-fp.stdout.exp-BE2846 fsqrt 0010000000000001 => 2000000000000000
847 fsqrt 00100094e0000359 => 2000004a6f52dd4a
848 fsqrt 3fe0000000000001 => 3fe6a09e667f3bcd
849 fsqrt 3fe00094e0000359 => 3fe6a107aacb50df
850 fsqrt 8010000000000001 => 7ff8000000000000
851 fsqrt 80100094e0000359 => 7ff8000000000000
852 fsqrt bfe0000000000001 => 7ff8000000000000
853 fsqrt bfe00094e0000359 => 7ff8000000000000
854 fsqrt 0000000000000000 => 0000000000000000
855 fsqrt 8000000000000000 => 8000000000000000
[all …]
Djm-fp.stdout.exp846 fsqrt 0010000000000001 => 2000000000000000
847 fsqrt 00100094e0000359 => 2000004a6f52dd4a
848 fsqrt 3fe0000000000001 => 3fe6a09e667f3bcd
849 fsqrt 3fe00094e0000359 => 3fe6a107aacb50df
850 fsqrt 8010000000000001 => 7ff8000000000000
851 fsqrt 80100094e0000359 => 7ff8000000000000
852 fsqrt bfe0000000000001 => 7ff8000000000000
853 fsqrt bfe00094e0000359 => 7ff8000000000000
854 fsqrt 0000000000000000 => 0000000000000000
855 fsqrt 8000000000000000 => 8000000000000000
[all …]
/external/swiftshader/third_party/LLVM/test/CodeGen/PowerPC/
Dfsqrt.ll1 ; fsqrt should be generated when the fsqrt feature is enabled, but not
4 ; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin8 -mattr=+fsqrt | \
5 ; RUN: grep {fsqrt f1, f1}
7 ; RUN: grep {fsqrt f1, f1}
8 ; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin8 -mattr=-fsqrt | \
9 ; RUN: not grep {fsqrt f1, f1}
11 ; RUN: not grep {fsqrt f1, f1}
/external/llvm/test/CodeGen/PowerPC/
Dfsqrt.ll1 ; fsqrt should be generated when the fsqrt feature is enabled, but not
4 ; RUN: llc < %s -mattr=-vsx -march=ppc32 -mtriple=powerpc-apple-darwin8 -mattr=+fsqrt | \
5 ; RUN: grep "fsqrt f1, f1"
7 ; RUN: grep "fsqrt f1, f1"
8 ; RUN: llc < %s -mattr=-vsx -march=ppc32 -mtriple=powerpc-apple-darwin8 -mattr=-fsqrt | \
9 ; RUN: not grep "fsqrt f1, f1"
11 ; RUN: not grep "fsqrt f1, f1"
Dvec_sqrt.ll1 ; RUN: llc -mcpu=pwr6 -mattr=+altivec,+fsqrt < %s | FileCheck %s
4 ; does not provide an fsqrt instruction for vector.
59 ; CHECK: fsqrt {{[0-9]+}}, {{[0-9]+}}
60 ; CHECK: fsqrt {{[0-9]+}}, {{[0-9]+}}
68 ; CHECK: fsqrt {{[0-9]+}}, {{[0-9]+}}
69 ; CHECK: fsqrt {{[0-9]+}}, {{[0-9]+}}
70 ; CHECK: fsqrt {{[0-9]+}}, {{[0-9]+}}
71 ; CHECK: fsqrt {{[0-9]+}}, {{[0-9]+}}
Dqpx-recipest.ll30 ; CHECK-SAFE: fsqrt
82 ; CHECK-SAFE: fsqrt
168 ; CHECK-SAFE: fsqrt
Drecipest.ll36 ; CHECK-SAFE: fsqrt
82 ; CHECK-SAFE: fsqrt
219 ; CHECK-SAFE: fsqrt
/external/llvm/test/CodeGen/AArch64/
Dsqrt-fastmath.ll12 define float @fsqrt(float %a) #0 {
16 ; FAULT-LABEL: fsqrt:
18 ; FAULT-NEXT: fsqrt
20 ; CHECK-LABEL: fsqrt:
32 ; FAULT-NEXT: fsqrt
47 ; FAULT-NEXT: fsqrt
62 ; FAULT-NEXT: fsqrt
76 ; FAULT-NEXT: fsqrt
92 ; FAULT-NEXT: fsqrt
107 ; FAULT-NEXT: fsqrt
[all …]
Dfast-isel-sqrt.ll6 ; CHECK: fsqrt s0, s0
14 ; CHECK: fsqrt d0, d0
/external/llvm/test/MC/Mips/msa/
Dtest_2rf.s25 # CHECK: fsqrt.w $w0, $w11 # encoding: [0x7b,0x26,0x58,0x1e]
26 # CHECK: fsqrt.d $w15, $w12 # encoding: [0x7b,0x27,0x63,0xde]
58 fsqrt.w $w0, $w11
59 fsqrt.d $w15, $w12
/external/llvm/test/CodeGen/Mips/msa/
D2rf.ll252 %1 = tail call <4 x float> @llvm.mips.fsqrt.w(<4 x float> %0)
257 declare <4 x float> @llvm.mips.fsqrt.w(<4 x float>) nounwind
262 ; CHECK-DAG: fsqrt.w [[WD:\$w[0-9]+]], [[WS]]
273 %1 = tail call <2 x double> @llvm.mips.fsqrt.d(<2 x double> %0)
278 declare <2 x double> @llvm.mips.fsqrt.d(<2 x double>) nounwind
283 ; CHECK-DAG: fsqrt.d [[WD:\$w[0-9]+]], [[WS]]
301 ; CHECK-DAG: fsqrt.w [[WD:\$w[0-9]+]], [[WS]]
319 ; CHECK-DAG: fsqrt.d [[WD:\$w[0-9]+]], [[WS]]
/external/llvm/test/MC/PowerPC/
Dppc64-encoding-fp.s154 # CHECK-BE: fsqrt 2, 3 # encoding: [0xfc,0x40,0x18,0x2c]
155 # CHECK-LE: fsqrt 2, 3 # encoding: [0x2c,0x18,0x40,0xfc]
156 fsqrt 2, 3
157 # CHECK-BE: fsqrt. 2, 3 # encoding: [0xfc,0x40,0x18,0x2d]
158 # CHECK-LE: fsqrt. 2, 3 # encoding: [0x2d,0x18,0x40,0xfc]
159 fsqrt. 2, 3
/external/capstone/suite/MC/PowerPC/
Dppc64-encoding-fp.s.cs47 0xfc,0x40,0x18,0x2c = fsqrt 2, 3
48 0xfc,0x40,0x18,0x2d = fsqrt. 2, 3
/external/capstone/suite/MC/Mips/
Dtest_2rf.s.cs24 0x7b,0x26,0x58,0x1e = fsqrt.w $w0, $w11
25 0x7b,0x27,0x63,0xde = fsqrt.d $w15, $w12
/external/valgrind/none/tests/ppc64/
Djm-fp.stdout.exp-LE846 fsqrt 0010000000000001 => 2000000000000000
847 fsqrt 00100094e0000359 => 2000004a6f52dd4a
848 fsqrt 3fe0000000000001 => 3fe6a09e667f3bcd
849 fsqrt 3fe00094e0000359 => 3fe6a107aacb50df
850 fsqrt 8010000000000001 => 7ff8000000000000
851 fsqrt 80100094e0000359 => 7ff8000000000000
852 fsqrt bfe0000000000001 => 7ff8000000000000
853 fsqrt bfe00094e0000359 => 7ff8000000000000
854 fsqrt 0000000000000000 => 0000000000000000
855 fsqrt 8000000000000000 => 8000000000000000
[all …]
Djm-fp.stdout.exp-LE2846 fsqrt 0010000000000001 => 2000000000000000
847 fsqrt 00100094e0000359 => 2000004a6f52dd4a
848 fsqrt 3fe0000000000001 => 3fe6a09e667f3bcd
849 fsqrt 3fe00094e0000359 => 3fe6a107aacb50df
850 fsqrt 8010000000000001 => 7ff8000000000000
851 fsqrt 80100094e0000359 => 7ff8000000000000
852 fsqrt bfe0000000000001 => 7ff8000000000000
853 fsqrt bfe00094e0000359 => 7ff8000000000000
854 fsqrt 0000000000000000 => 0000000000000000
855 fsqrt 8000000000000000 => 8000000000000000
[all …]
Djm-fp.stdout.exp-BE2846 fsqrt 0010000000000001 => 2000000000000000
847 fsqrt 00100094e0000359 => 2000004a6f52dd4a
848 fsqrt 3fe0000000000001 => 3fe6a09e667f3bcd
849 fsqrt 3fe00094e0000359 => 3fe6a107aacb50df
850 fsqrt 8010000000000001 => 7ff8000000000000
851 fsqrt 80100094e0000359 => 7ff8000000000000
852 fsqrt bfe0000000000001 => 7ff8000000000000
853 fsqrt bfe00094e0000359 => 7ff8000000000000
854 fsqrt 0000000000000000 => 0000000000000000
855 fsqrt 8000000000000000 => 8000000000000000
[all …]
Djm-fp.stdout.exp846 fsqrt 0010000000000001 => 2000000000000000
847 fsqrt 00100094e0000359 => 2000004a6f52dd4a
848 fsqrt 3fe0000000000001 => 3fe6a09e667f3bcd
849 fsqrt 3fe00094e0000359 => 3fe6a107aacb50df
850 fsqrt 8010000000000001 => 7ff8000000000000
851 fsqrt 80100094e0000359 => 7ff8000000000000
852 fsqrt bfe0000000000001 => 7ff8000000000000
853 fsqrt bfe00094e0000359 => 7ff8000000000000
854 fsqrt 0000000000000000 => 0000000000000000
855 fsqrt 8000000000000000 => 8000000000000000
[all …]
/external/swiftshader/third_party/LLVM/test/MC/MBlaze/
Dmblaze_fpu.s29 # CHECK: fsqrt
32 fsqrt r0, r1
/external/llvm/test/MC/AArch64/
Dneon-simd-misc.s730 fsqrt v4.4h, v0.4h
731 fsqrt v6.8h, v8.8h
732 fsqrt v6.4s, v8.4s
733 fsqrt v6.2d, v8.2d
734 fsqrt v4.2s, v0.2s
Dfullfp16-neon-neg.s28 fsqrt.4h v0, v0
52 fsqrt.8h v0, v0
378 fsqrt v4.4h, v0.4h
380 fsqrt v6.8h, v8.8h
/external/llvm/test/MC/Disassembler/Mips/msa/
Dtest_2rf.txt25 0x7b 0x26 0x58 0x1e # CHECK: fsqrt.w $w0, $w11
26 0x7b 0x27 0x63 0xde # CHECK: fsqrt.d $w15, $w12
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPC.td45 def FeatureFSqrt : SubtargetFeature<"fsqrt","HasFSQRT", "true",
46 "Enable the fsqrt instruction">;

123456