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

  /external/llvm/test/MC/ARM/
neon-mul-accum-encoding.s 39 vqdmlal.s16 q8, d19, d18
40 vqdmlal.s32 q8, d19, d18
41 vqdmlal.s16 q11, d11, d7[0]
42 vqdmlal.s16 q11, d11, d7[1]
43 vqdmlal.s16 q11, d11, d7[2]
44 vqdmlal.s16 q11, d11, d7[3]
46 @ CHECK: vqdmlal.s16 q8, d19, d18 @ encoding: [0xa2,0x09,0xd3,0xf2]
47 @ CHECK: vqdmlal.s32 q8, d19, d18 @ encoding: [0xa2,0x09,0xe3,0xf2]
48 @ CHECK: vqdmlal.s16 q11, d11, d7[0] @ encoding: [0x47,0x63,0xdb,0xf2]
49 @ CHECK: vqdmlal.s16 q11, d11, d7[1] @ encoding: [0x4f,0x63,0xdb,0xf2
    [all...]
neont2-mul-accum-encoding.s 43 vqdmlal.s16 q8, d19, d18
44 vqdmlal.s32 q8, d19, d18
45 vqdmlal.s16 q11, d11, d7[0]
46 vqdmlal.s16 q11, d11, d7[1]
47 vqdmlal.s16 q11, d11, d7[2]
48 vqdmlal.s16 q11, d11, d7[3]
50 @ CHECK: vqdmlal.s16 q8, d19, d18 @ encoding: [0xd3,0xef,0xa2,0x09]
51 @ CHECK: vqdmlal.s32 q8, d19, d18 @ encoding: [0xe3,0xef,0xa2,0x09]
52 @ CHECK: vqdmlal.s16 q11, d11, d7[0] @ encoding: [0xdb,0xef,0x47,0x63]
53 @ CHECK: vqdmlal.s16 q11, d11, d7[1] @ encoding: [0xdb,0xef,0x4f,0x63
    [all...]
  /external/swiftshader/third_party/LLVM/test/MC/ARM/
neon-mul-accum-encoding.s 31 @ CHECK: vqdmlal.s16 q8, d19, d18 @ encoding: [0xa2,0x09,0xd3,0xf2]
32 vqdmlal.s16 q8, d19, d18
33 @ CHECK: vqdmlal.s32 q8, d19, d18 @ encoding: [0xa2,0x09,0xe3,0xf2]
34 vqdmlal.s32 q8, d19, d18
neon-mul-encoding.s 37 vqdmlal.s16 q8, d19, d18
38 vqdmlal.s32 q8, d19, d18
40 @ CHECK: vqdmlal.s16 q8, d19, d18 @ encoding: [0xa2,0x09,0xd3,0xf2]
41 @ CHECK: vqdmlal.s32 q8, d19, d18 @ encoding: [0xa2,0x09,0xe3,0xf2]
neont2-mul-accum-encoding.s 39 vqdmlal.s16 q8, d19, d18
40 vqdmlal.s32 q8, d19, d18
42 @ CHECK: vqdmlal.s16 q8, d19, d18 @ encoding: [0xd3,0xef,0xa2,0x09]
43 @ CHECK: vqdmlal.s32 q8, d19, d18 @ encoding: [0xe3,0xef,0xa2,0x09]
  /external/arm-neon-tests/
Android.mk 25 vqsub vqdmulh_lane vqdmull vqdmlal vqdmlsl vceq vcge vcle \
ref_vqdmlal.c 35 #define INSN_NAME vqdmlal
36 #define TEST_MSG "VQDMLAL"
Makefile 40 vqsub vqdmulh_lane vqdmull vqdmlal vqdmlsl vceq vcge vcle \
  /external/valgrind/none/tests/arm/
neon128.stdout.exp     [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
neon-cov.s 545 long_dmac vqdmlal
neon-cov.d     [all...]
  /external/vixl/src/aarch32/
assembler-aarch32.h 5152 void vqdmlal(DataType dt, QRegister rd, DRegister rn, DRegister rm) { function in class:vixl::aarch32::Assembler
5162 void vqdmlal( function in class:vixl::aarch32::Assembler
    [all...]
disasm-aarch32.h     [all...]
assembler-aarch32.cc 21361 void Assembler::vqdmlal( function in class:vixl::aarch32::Assembler
21389 void Assembler::vqdmlal(Condition cond, function in class:vixl::aarch32::Assembler
    [all...]
disasm-aarch32.cc 5763 void Disassembler::vqdmlal( function in class:vixl::aarch32::Disassembler
5770 void Disassembler::vqdmlal(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 840 milliseconds