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

1 2

  /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]
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
neon-simd-misc.s 718 frsqrte v4.4h, v0.4h
719 frsqrte v6.8h, v8.8h
720 frsqrte v6.4s, v8.4s
721 frsqrte v6.2d, v8.2d
722 frsqrte v4.2s, v0.2s
724 // CHECK: frsqrte v4.4h, v0.4h // encoding: [0x04,0xd8,0xf9,0x2e]
725 // CHECK: frsqrte v6.8h, v8.8h // encoding: [0x06,0xd9,0xf9,0x6e]
726 // CHECK: frsqrte v6.4s, v8.4s // encoding: [0x06,0xd9,0xa1,0x6e]
727 // CHECK: frsqrte v6.2d, v8.2d // encoding: [0x06,0xd9,0xe1,0x6e]
728 // CHECK: frsqrte v4.2s, v0.2s // encoding: [0x04,0xd8,0xa1,0x2e
    [all...]
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
arm64-advsimd.s 584 frsqrte.2s v0, v0
634 ; CHECK: frsqrte.2s v0, v0 ; encoding: [0x00,0xd8,0xa1,0x2e]
681 frsqrte.4h v0, v0
694 ; CHECK: frsqrte.4h v0, v0 ; encoding: [0x00,0xd8,0xf9,0x2e]
707 frsqrte.8h v0, v0
720 ; CHECK: frsqrte.8h v0, v0 ; encoding: [0x00,0xd8,0xf9,0x6e]
    [all...]
neon-diagnostics.s 248 frsqrte s22, h13
249 frsqrte d21, s12
252 // CHECK-ERROR: frsqrte s22, h13
255 // CHECK-ERROR: frsqrte d21, s12
    [all...]
  /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...]
jm-fp.stdout.exp     [all...]
  /external/capstone/suite/MC/AArch64/
neon-scalar-recip.s.cs 10 0xb6,0xd9,0xa1,0x7e = frsqrte s22, s13
11 0x95,0xd9,0xe1,0x7e = frsqrte d21, d12
neon-simd-misc.s.cs 208 0x06,0xd9,0xa1,0x6e = frsqrte v6.4s, v8.4s
209 0x06,0xd9,0xe1,0x6e = frsqrte v6.2d, v8.2d
210 0x04,0xd8,0xa1,0x2e = frsqrte v4.2s, v0.2s
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/ppc/
power7.s 84 frsqrte 14,15
85 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
476.s 181 frsqrte 14,15
182 frsqrte. 14,15
power7.d 91 .*: (fd c0 78 34|34 78 c0 fd) frsqrte f14,f15
92 .*: (fd c0 78 35|35 78 c0 fd) frsqrte\. f14,f15
a2.d 243 35c: (fe 80 a8 35|35 a8 80 fe) frsqrte\. f20,f21
244 360: (fe 80 a8 34|34 a8 80 fe) frsqrte f20,f21
245 364: (fe 80 a8 35|35 a8 80 fe) frsqrte\. f20,f21
246 368: (fe 80 a8 34|34 a8 80 fe) frsqrte f20,f21
247 36c: (fe 81 a8 35|35 a8 81 fe) frsqrte\. f20,f21,1
248 370: (fe 81 a8 34|34 a8 81 fe) frsqrte f20,f21,1
476.d 188 2c8: (fd c0 78 34|34 78 c0 fd) frsqrte f14,f15
189 2cc: (fd c0 78 35|35 78 c0 fd) frsqrte\. f14,f15
  /external/valgrind/none/tests/ppc64/
jm-fp.stdout.exp     [all...]
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/aarch64/
advsimd-fp16.s 113 tworeg_misc frsqrte
155 stworeg_misc frsqrte
advsimd-fp16.d 341 [0-9a-f]+: 6ee1d820 frsqrte v0.2d, v1.2d
342 [0-9a-f]+: 2ea1d820 frsqrte v0.2s, v1.2s
343 [0-9a-f]+: 6ea1d820 frsqrte v0.4s, v1.4s
344 [0-9a-f]+: 2ef9d820 frsqrte v0.4h, v1.4h
345 [0-9a-f]+: 6ef9d820 frsqrte v0.8h, v1.8h
423 [0-9a-f]+: 7ee1d820 frsqrte d0, d1
424 [0-9a-f]+: 7ea1d820 frsqrte s0, s1
425 [0-9a-f]+: 7ef9d820 frsqrte h0, h1
426 [0-9a-f]+: 7ef9d800 frsqrte h0, h0
  /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/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/vixl/test/aarch64/
test-trace-aarch64.cc 573 __ frsqrte(d21, d10);
574 __ frsqrte(s17, s25);
    [all...]
test-simulator-aarch64.cc     [all...]
  /external/v8/src/ppc/
constants-ppc.h     [all...]
  /external/vixl/src/aarch64/
simulator-aarch64.cc     [all...]

Completed in 738 milliseconds

1 2