HomeSort by relevance Sort by last modified time
    Searched refs:vrsqrts (Results 1 - 18 of 18) sorted by null

  /external/llvm/test/MC/ARM/
neon-reciprocal-encoding.s 23 @ CHECK: vrsqrts.f32 d16, d16, d17 @ encoding: [0xb1,0x0f,0x60,0xf2]
24 vrsqrts.f32 d16, d16, d17
25 @ CHECK: vrsqrts.f32 q8, q8, q9 @ encoding: [0xf2,0x0f,0x60,0xf2]
26 vrsqrts.f32 q8, q8, q9
neont2-reciprocal-encoding.s 25 @ CHECK: vrsqrts.f32 d16, d16, d17 @ encoding: [0x60,0xef,0xb1,0x0f]
26 vrsqrts.f32 d16, d16, d17
27 @ CHECK: vrsqrts.f32 q8, q8, q9 @ encoding: [0x60,0xef,0xf2,0x0f]
28 vrsqrts.f32 q8, q8, q9
fullfp16-neon-neg.s 180 vrsqrts.f16 d0, d1, d2
181 vrsqrts.f16 q0, q1, q2
fullfp16-neon.s 247 vrsqrts.f16 d0, d1, d2
248 vrsqrts.f16 q0, q1, q2
249 @ ARM: vrsqrts.f16 d0, d1, d2 @ encoding: [0x12,0x0f,0x31,0xf2]
250 @ ARM: vrsqrts.f16 q0, q1, q2 @ encoding: [0x54,0x0f,0x32,0xf2]
251 @ THUMB: vrsqrts.f16 d0, d1, d2 @ encoding: [0x31,0xef,0x12,0x0f]
252 @ THUMB: vrsqrts.f16 q0, q1, q2 @ encoding: [0x32,0xef,0x54,0x0f]
  /external/swiftshader/third_party/LLVM/test/MC/ARM/
neon-reciprocal-encoding.s 23 @ CHECK: vrsqrts.f32 d16, d16, d17 @ encoding: [0xb1,0x0f,0x60,0xf2]
24 vrsqrts.f32 d16, d16, d17
25 @ CHECK: vrsqrts.f32 q8, q8, q9 @ encoding: [0xf2,0x0f,0x60,0xf2]
26 vrsqrts.f32 q8, q8, q9
neont2-reciprocal-encoding.s 25 @ CHECK: vrsqrts.f32 d16, d16, d17 @ encoding: [0x60,0xef,0xb1,0x0f]
26 vrsqrts.f32 d16, d16, d17
27 @ CHECK: vrsqrts.f32 q8, q8, q9 @ encoding: [0x60,0xef,0xf2,0x0f]
28 vrsqrts.f32 q8, q8, q9
  /external/arm-neon-tests/
Android.mk 40 vcalt vrecps vrsqrts vcvt
ref_vrsqrts.c 35 #define TEST_MSG "VRSQRTS/VRSQRTSQ"
40 /* Basic test: y=vrsqrts(x), then store the result. */
43 vrsqrts##Q##_##T2##W(VECT_VAR(vector, T1, W, N), \
Makefile 55 vcalt vrecps vrsqrts vcvt
  /external/valgrind/none/tests/arm/
neon128.stdout.exp     [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
neon-cov.s 318 regs3_1 vrsqrts vrsqrtsq .f32
neon-cov.d     [all...]
  /external/vixl/src/aarch32/
assembler-aarch32.h 5577 void vrsqrts(DataType dt, DRegister rd, DRegister rn, DRegister rm) { function in class:vixl::aarch32::Assembler
5583 void vrsqrts(DataType dt, QRegister rd, QRegister rn, QRegister rm) { function in class:vixl::aarch32::Assembler
    [all...]
disasm-aarch32.h     [all...]
assembler-aarch32.cc 23701 void Assembler::vrsqrts( function in class:vixl::aarch32::Assembler
23728 void Assembler::vrsqrts( function in class:vixl::aarch32::Assembler
    [all...]
disasm-aarch32.cc 6432 void Disassembler::vrsqrts( function in class:vixl::aarch32::Disassembler
6443 void Disassembler::vrsqrts( function in class:vixl::aarch32::Disassembler
    [all...]
macro-assembler-aarch32.h     [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-arm.c     [all...]

Completed in 368 milliseconds