HomeSort by relevance Sort by last modified time
    Searched full:frsqrte (Results 1 - 25 of 80) sorted by null

1 2 3 4

  /external/valgrind/none/tests/ppc32/
test_gx.stdout.exp 42 frsqrte 0.000000e+00 -> inf
43 frsqrte inf -> 0.0e+00
44 frsqrte -inf -> nan
45 frsqrte nan -> nan
46 frsqrte nan -> nan
47 frsqrte -5.000000e+100 -> nan
48 frsqrte -5.000000e+20 -> nan
49 frsqrte -5.010000e+02 -> nan
50 frsqrte -6.000000e+00 -> nan
51 frsqrte -1.010000e+00 -> na
    [all...]
test_gx.stdout.exp_Minus_nan 42 frsqrte 0.000000e+00 -> inf
43 frsqrte inf -> 0.0e+00
44 frsqrte -inf -> nan
45 frsqrte nan -> nan
46 frsqrte -nan -> -nan
47 frsqrte -5.000000e+100 -> nan
48 frsqrte -5.000000e+20 -> nan
49 frsqrte -5.010000e+02 -> nan
50 frsqrte -6.000000e+00 -> nan
51 frsqrte -1.010000e+00 -> na
    [all...]
jm-fp.stdout.exp     [all...]
jm-fp.stdout.exp-BE2     [all...]
test_gx.c 45 "frsqrte %%f1,%%f1\n\t"
119 do_one( "frsqrte", do_frsqrte, args, nargs, "%e", "%4.1e");
  /external/llvm/test/CodeGen/PowerPC/
2006-04-01-FloatDoubleExtend.ll 6 %tmp150 = call double asm "frsqrte $0,$1", "=f,f"( double %tmp145 ) ; <double> [#uses=1]
recipest.ll 17 ; CHECK-DAG: frsqrte
29 ; CHECK-NONR: frsqrte
69 ; CHECK-DAG: frsqrte
207 ; CHECK-DAG: frsqrte
  /external/clang/test/CodeGen/
arm64-vrsqrt.c 13 // CHECK: call <2 x float> @llvm.aarch64.neon.frsqrte.v2f32(<2 x float> %in)
26 // CHECK: call <4 x float> @llvm.aarch64.neon.frsqrte.v4f32(<4 x float> %in)
  /external/llvm/test/CodeGen/AArch64/
arm64-vsqrt.ll 133 ;CHECK: frsqrte.2s
135 %tmp3 = call <2 x float> @llvm.aarch64.neon.frsqrte.v2f32(<2 x float> %tmp1)
141 ;CHECK: frsqrte.4s
143 %tmp3 = call <4 x float> @llvm.aarch64.neon.frsqrte.v4f32(<4 x float> %tmp1)
149 ;CHECK: frsqrte.2d
151 %tmp3 = call <2 x double> @llvm.aarch64.neon.frsqrte.v2f64(<2 x double> %tmp1)
157 ;CHECK: frsqrte s0, {{s[0-9]+}}
159 %tmp3 = call float @llvm.aarch64.neon.frsqrte.f32(float %tmp1)
165 ;CHECK: frsqrte d0, {{d[0-9]+}}
167 %tmp3 = call double @llvm.aarch64.neon.frsqrte.f64(double %tmp1
    [all...]
  /external/llvm/test/MC/AArch64/
neon-scalar-recip.s 57 frsqrte h22, h13
58 frsqrte s22, s13
59 frsqrte d21, d12
61 // CHECK: frsqrte h22, h13 // encoding: [0xb6,0xd9,0xf9,0x7e]
62 // CHECK: frsqrte s22, s13 // encoding: [0xb6,0xd9,0xa1,0x7e]
63 // CHECK: frsqrte d21, d12 // encoding: [0x95,0xd9,0xe1,0x7e]
arm64-diags.s 458 frsqrte.4s v0, v1, v2
459 frsqrte.2s v0
463 ; CHECK-ERRORS: frsqrte.4s v0, v1, v2
466 ; CHECK-ERRORS: frsqrte.2s v0
fullfp16-neon-neg.s 26 frsqrte.4h v0, v0
50 frsqrte.8h v0, v0
290 frsqrte h22, h13
374 frsqrte v4.4h, v0.4h
376 frsqrte v6.8h, v8.8h
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ppc/
power7.s 98 frsqrte 14,15
99 frsqrte. 14,15
a2.s 218 frsqrte. 20,21
219 frsqrte 20,21
220 frsqrte. 20,21,0
221 frsqrte 20,21,0
222 frsqrte. 20,21,1
223 frsqrte 20,21,1
  /external/valgrind/none/tests/ppc64/
jm-fp.stdout.exp     [all...]
jm-fp.stdout.exp-BE2     [all...]
jm-fp.stdout.exp-LE     [all...]
jm-fp.stdout.exp-LE2     [all...]
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/ppc64/
anames.go 226 "FRSQRTE",
  /prebuilts/go/linux-x86/src/cmd/internal/obj/ppc64/
anames.go 226 "FRSQRTE",
  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/internal/obj/ppc64/
anames.go 229 "FRSQRTE",
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/internal/obj/ppc64/
anames.go 229 "FRSQRTE",
  /external/valgrind/auxprogs/
ppcfround.c 236 INSN(frsqrte, "frsqrte %%f4, %%f1");
237 INSN(frsqrte_, "frsqrte. %%f4, %%f1");
520 do_N_unary("frsqrte", insn_frsqrte, args, nargs, SHOW_ALL);
  /external/llvm/test/MC/PowerPC/
ppc64-encoding-fp.s 179 # CHECK-BE: frsqrte 2, 3 # encoding: [0xfc,0x40,0x18,0x34]
180 # CHECK-LE: frsqrte 2, 3 # encoding: [0x34,0x18,0x40,0xfc]
181 frsqrte 2, 3
182 # CHECK-BE: frsqrte. 2, 3 # encoding: [0xfc,0x40,0x18,0x35]
183 # CHECK-LE: frsqrte. 2, 3 # encoding: [0x35,0x18,0x40,0xfc]
184 frsqrte. 2, 3
  /external/llvm/test/MC/Disassembler/PowerPC/
ppc64-encoding-fp.txt 162 # CHECK: frsqrte 2, 3
165 # CHECK: frsqrte. 2, 3

Completed in 1587 milliseconds

1 2 3 4