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

  /external/arm-neon-tests/
ref_vsubhn.c 26 #define INSN_NAME vsubhn
27 #define TEST_MSG "VSUBHN"
Android.mk 36 vhadd vrhadd vhsub vsubl vsubw vsubhn vrsubhn vmvn vqmovn \
Makefile 51 vhadd vrhadd vhsub vsubl vsubw vsubhn vrsubhn vmvn vqmovn \
  /external/swiftshader/third_party/LLVM/test/MC/ARM/
neon-sub-encoding.s 97 @ CHECK: vsubhn.i16 d16, q8, q9 @ encoding: [0xa2,0x06,0xc0,0xf2]
98 vsubhn.i16 d16, q8, q9
99 @ CHECK: vsubhn.i32 d16, q8, q9 @ encoding: [0xa2,0x06,0xd0,0xf2]
100 vsubhn.i32 d16, q8, q9
101 @ CHECK: vsubhn.i64 d16, q8, q9 @ encoding: [0xa2,0x06,0xe0,0xf2]
102 vsubhn.i64 d16, q8, q9
  /external/llvm/test/MC/ARM/
neon-sub-encoding.s 123 @ CHECK: vsubhn.i16 d16, q8, q9 @ encoding: [0xa2,0x06,0xc0,0xf2]
124 vsubhn.i16 d16, q8, q9
125 @ CHECK: vsubhn.i32 d16, q8, q9 @ encoding: [0xa2,0x06,0xd0,0xf2]
126 vsubhn.i32 d16, q8, q9
127 @ CHECK: vsubhn.i64 d16, q8, q9 @ encoding: [0xa2,0x06,0xe0,0xf2]
128 vsubhn.i64 d16, q8, q9
  /external/capstone/suite/MC/ARM/
neon-sub-encoding.s.cs 59 0xa2,0x06,0xc0,0xf2 = vsubhn.i16 d16, q8, q9
60 0xa2,0x06,0xd0,0xf2 = vsubhn.i32 d16, q8, q9
61 0xa2,0x06,0xe0,0xf2 = vsubhn.i64 d16, q8, q9
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/arm/
neon-cov.s 535 narr_ops vsubhn
neon-cov.d     [all...]
  /external/valgrind/none/tests/arm/
neon64.stdout.exp     [all...]
  /external/vixl/src/aarch32/
assembler-aarch32.h 6022 void vsubhn(DataType dt, DRegister rd, QRegister rn, QRegister rm) { function in class:vixl::aarch32::Assembler
    [all...]
disasm-aarch32.h     [all...]
disasm-aarch32.cc 6849 void Disassembler::vsubhn( function in class:vixl::aarch32::Disassembler
    [all...]
macro-assembler-aarch32.h     [all...]
  /toolchain/binutils/binutils-2.27/gas/config/
tc-arm.c     [all...]

Completed in 154 milliseconds