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

  /external/arm-neon-tests/
ref_vqdmlsl.c 26 #define INSN_NAME vqdmlsl
27 #define TEST_MSG "VQDMLSL"
Android.mk 25 vqsub vqdmulh_lane vqdmull vqdmlal vqdmlsl vceq vcge vcle \
Makefile 40 vqsub vqdmulh_lane vqdmull vqdmlal vqdmlsl vceq vcge vcle \
  /external/llvm/test/MC/ARM/
neon-mul-accum-encoding.s 90 vqdmlsl.s16 q8, d19, d18
91 vqdmlsl.s32 q8, d19, d18
93 @ CHECK: vqdmlsl.s16 q8, d19, d18 @ encoding: [0xa2,0x0b,0xd3,0xf2]
94 @ CHECK: vqdmlsl.s32 q8, d19, d18 @ encoding: [0xa2,0x0b,0xe3,0xf2]
neont2-mul-accum-encoding.s 96 vqdmlsl.s16 q8, d19, d18
97 vqdmlsl.s32 q8, d19, d18
99 @ CHECK: vqdmlsl.s16 q8, d19, d18 @ encoding: [0xd3,0xef,0xa2,0x0b]
100 @ CHECK: vqdmlsl.s32 q8, d19, d18 @ encoding: [0xe3,0xef,0xa2,0x0b]
  /external/swiftshader/third_party/LLVM/test/MC/ARM/
neon-mul-accum-encoding.s 63 @ CHECK: vqdmlsl.s16 q8, d19, d18 @ encoding: [0xa2,0x0b,0xd3,0xf2]
64 vqdmlsl.s16 q8, d19, d18
65 @ CHECK: vqdmlsl.s32 q8, d19, d18 @ encoding: [0xa2,0x0b,0xe3,0xf2]
66 vqdmlsl.s32 q8, d19, d18
neon-mul-encoding.s 78 vqdmlsl.s16 q8, d19, d18
79 vqdmlsl.s32 q8, d19, d18
81 @ CHECK: vqdmlsl.s16 q8, d19, d18 @ encoding: [0xa2,0x0b,0xd3,0xf2]
82 @ CHECK: vqdmlsl.s32 q8, d19, d18 @ encoding: [0xa2,0x0b,0xe3,0xf2]
neont2-mul-accum-encoding.s 80 vqdmlsl.s16 q8, d19, d18
81 vqdmlsl.s32 q8, d19, d18
83 @ CHECK: vqdmlsl.s16 q8, d19, d18 @ encoding: [0xd3,0xef,0xa2,0x0b]
84 @ CHECK: vqdmlsl.s32 q8, d19, d18 @ encoding: [0xe3,0xef,0xa2,0x0b]
  /external/valgrind/none/tests/arm/
neon128.stdout.exp     [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
neon-cov.s 546 long_dmac vqdmlsl
neon-cov.d     [all...]
  /external/vixl/src/aarch32/
assembler-aarch32.h 5169 void vqdmlsl(DataType dt, QRegister rd, DRegister rn, DRegister rm) { function in class:vixl::aarch32::Assembler
5179 void vqdmlsl( function in class:vixl::aarch32::Assembler
    [all...]
disasm-aarch32.h     [all...]
assembler-aarch32.cc 21439 void Assembler::vqdmlsl( function in class:vixl::aarch32::Assembler
21467 void Assembler::vqdmlsl(Condition cond, function in class:vixl::aarch32::Assembler
    [all...]
disasm-aarch32.cc 5781 void Disassembler::vqdmlsl( function in class:vixl::aarch32::Disassembler
5788 void Disassembler::vqdmlsl(Condition cond, 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 544 milliseconds