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

  /external/llvm/test/MC/ARM/
neont2-pairwise-encoding.s 42 vpadal.s8 d16, d4
43 vpadal.s16 d20, d9
44 vpadal.s32 d18, d1
45 vpadal.u8 d14, d25
46 vpadal.u16 d12, d6
47 vpadal.u32 d11, d7
48 vpadal.s8 q4, q10
49 vpadal.s16 q5, q11
50 vpadal.s32 q6, q12
51 vpadal.u8 q7, q1
    [all...]
neon-pairwise-encoding.s 45 @ CHECK: vpadal.s8 d16, d17 @ encoding: [0x21,0x06,0xf0,0xf3]
46 vpadal.s8 d16, d17
47 @ CHECK: vpadal.s16 d16, d17 @ encoding: [0x21,0x06,0xf4,0xf3]
48 vpadal.s16 d16, d17
49 @ CHECK: vpadal.s32 d16, d17 @ encoding: [0x21,0x06,0xf8,0xf3]
50 vpadal.s32 d16, d17
51 @ CHECK: vpadal.u8 d16, d17 @ encoding: [0xa1,0x06,0xf0,0xf3]
52 vpadal.u8 d16, d17
53 @ CHECK: vpadal.u16 d16, d17 @ encoding: [0xa1,0x06,0xf4,0xf3]
54 vpadal.u16 d16, d1
    [all...]
  /external/swiftshader/third_party/LLVM/test/MC/ARM/
neon-pairwise-encoding.s 35 @ CHECK: vpadal.s8 d16, d17 @ encoding: [0x21,0x06,0xf0,0xf3]
36 vpadal.s8 d16, d17
37 @ CHECK: vpadal.s16 d16, d17 @ encoding: [0x21,0x06,0xf4,0xf3]
38 vpadal.s16 d16, d17
39 @ CHECK: vpadal.s32 d16, d17 @ encoding: [0x21,0x06,0xf8,0xf3]
40 vpadal.s32 d16, d17
41 @ CHECK: vpadal.u8 d16, d17 @ encoding: [0xa1,0x06,0xf0,0xf3]
42 vpadal.u8 d16, d17
43 @ CHECK: vpadal.u16 d16, d17 @ encoding: [0xa1,0x06,0xf4,0xf3]
44 vpadal.u16 d16, d1
    [all...]
neont2-pairwise-encoding.s 42 vpadal.s8 d16, d4
43 vpadal.s16 d20, d9
44 vpadal.s32 d18, d1
45 vpadal.u8 d14, d25
46 vpadal.u16 d12, d6
47 vpadal.u32 d11, d7
48 vpadal.s8 q4, q10
49 vpadal.s16 q5, q11
50 vpadal.s32 q6, q12
51 vpadal.u8 q7, q1
    [all...]
  /external/libhevc/common/arm/
ihevc_intra_pred_chroma_dc.s 139 vpadal.u32 d17, d2
141 vpadal.u32 d18, d3
149 vpadal.u32 d17, d2
150 vpadal.u32 d18, d3
164 vpadal.u32 d18, d3
165 vpadal.u32 d17, d29
173 vpadal.u32 d18, d3
174 vpadal.u32 d17, d29
260 vpadal.u32 d17,d3
261 vpadal.u32 d18,d
    [all...]
ihevc_intra_pred_luma_dc.s 167 vpadal.u32 d6, d5 @accumulate all inp into d6 (end for nt==8)
185 vpadal.u32 d6, d5 @accumulate all inp into d6
  /external/arm-neon-tests/
Android.mk 37 vqmovun vrshr_n vrsra_n vshll_n vpaddl vpadd vpadal \
Makefile 52 vqmovun vrshr_n vrsra_n vshll_n vpaddl vpadd vpadal \
ref_vpadal.c 34 #define INSN_NAME vpadal
35 #define TEST_MSG "VPADAL/VPADALQ"
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
neon-cov.d     [all...]
neon-cov.s 638 regs2_su_32 vpadal vpadalq
  /external/valgrind/none/tests/arm/
neon128.stdout.exp     [all...]
neon64.stdout.exp     [all...]
  /external/vixl/src/aarch32/
assembler-aarch32.h 5063 void vpadal(DataType dt, DRegister rd, DRegister rm) { function in class:vixl::aarch32::Assembler
5068 void vpadal(DataType dt, QRegister rd, QRegister rm) { function in class:vixl::aarch32::Assembler
    [all...]
disasm-aarch32.h     [all...]
assembler-aarch32.cc 20878 void Assembler::vpadal(Condition cond, function in class:vixl::aarch32::Assembler
20910 void Assembler::vpadal(Condition cond, function in class:vixl::aarch32::Assembler
    [all...]
disasm-aarch32.cc 5630 void Disassembler::vpadal(Condition cond, function in class:vixl::aarch32::Disassembler
5639 void Disassembler::vpadal(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 634 milliseconds