Home
last modified time | relevance | path

Searched refs:vzip (Results 1 – 25 of 70) sorted by relevance

123

/external/llvm/test/MC/ARM/
Dneont2-shuffle-encoding.s39 @ CHECK: vzip.8 d17, d16 @ encoding: [0xf2,0xff,0xa0,0x11]
40 vzip.8 d17, d16
41 @ CHECK: vzip.16 d17, d16 @ encoding: [0xf6,0xff,0xa0,0x11]
42 vzip.16 d17, d16
43 @ CHECK: vzip.8 q9, q8 @ encoding: [0xf2,0xff,0xe0,0x21]
44 vzip.8 q9, q8
45 @ CHECK: vzip.16 q9, q8 @ encoding: [0xf6,0xff,0xe0,0x21]
46 vzip.16 q9, q8
47 @ CHECK: vzip.32 q9, q8 @ encoding: [0xfa,0xff,0xe0,0x21]
48 vzip.32 q9, q8
Dneont2-sub-encoding.s37 @ CHECK: vzip.8 d17, d16 @ encoding: [0xf2,0xff,0xa0,0x11]
38 vzip.8 d17, d16
39 @ CHECK: vzip.16 d17, d16 @ encoding: [0xf6,0xff,0xa0,0x11]
40 vzip.16 d17, d16
41 @ CHECK: vzip.8 q9, q8 @ encoding: [0xf2,0xff,0xe0,0x21]
42 vzip.8 q9, q8
43 @ CHECK: vzip.16 q9, q8 @ encoding: [0xf6,0xff,0xe0,0x21]
44 vzip.16 q9, q8
45 @ CHECK: vzip.32 q9, q8 @ encoding: [0xfa,0xff,0xe0,0x21]
46 vzip.32 q9, q8
Dneon-shuffle-encoding.s57 vzip.8 d17, d16
58 vzip.16 d17, d16
59 vzip.8 q9, q8
60 vzip.16 q9, q8
61 vzip.32 q9, q8
62 vzip.32 d2, d3
70 @ CHECK: vzip.8 d17, d16 @ encoding: [0xa0,0x11,0xf2,0xf3]
71 @ CHECK: vzip.16 d17, d16 @ encoding: [0xa0,0x11,0xf6,0xf3]
72 @ CHECK: vzip.8 q9, q8 @ encoding: [0xe0,0x21,0xf2,0xf3]
73 @ CHECK: vzip.16 q9, q8 @ encoding: [0xe0,0x21,0xf6,0xf3]
[all …]
/external/llvm-project/llvm/test/MC/ARM/
Dneont2-shuffle-encoding.s39 @ CHECK: vzip.8 d17, d16 @ encoding: [0xf2,0xff,0xa0,0x11]
40 vzip.8 d17, d16
41 @ CHECK: vzip.16 d17, d16 @ encoding: [0xf6,0xff,0xa0,0x11]
42 vzip.16 d17, d16
43 @ CHECK: vzip.8 q9, q8 @ encoding: [0xf2,0xff,0xe0,0x21]
44 vzip.8 q9, q8
45 @ CHECK: vzip.16 q9, q8 @ encoding: [0xf6,0xff,0xe0,0x21]
46 vzip.16 q9, q8
47 @ CHECK: vzip.32 q9, q8 @ encoding: [0xfa,0xff,0xe0,0x21]
48 vzip.32 q9, q8
Dneont2-sub-encoding.s37 @ CHECK: vzip.8 d17, d16 @ encoding: [0xf2,0xff,0xa0,0x11]
38 vzip.8 d17, d16
39 @ CHECK: vzip.16 d17, d16 @ encoding: [0xf6,0xff,0xa0,0x11]
40 vzip.16 d17, d16
41 @ CHECK: vzip.8 q9, q8 @ encoding: [0xf2,0xff,0xe0,0x21]
42 vzip.8 q9, q8
43 @ CHECK: vzip.16 q9, q8 @ encoding: [0xf6,0xff,0xe0,0x21]
44 vzip.16 q9, q8
45 @ CHECK: vzip.32 q9, q8 @ encoding: [0xfa,0xff,0xe0,0x21]
46 vzip.32 q9, q8
Dneon-shuffle-encoding.s57 vzip.8 d17, d16
58 vzip.16 d17, d16
59 vzip.8 q9, q8
60 vzip.16 q9, q8
61 vzip.32 q9, q8
62 vzip.32 d2, d3
70 @ CHECK: vzip.8 d17, d16 @ encoding: [0xa0,0x11,0xf2,0xf3]
71 @ CHECK: vzip.16 d17, d16 @ encoding: [0xa0,0x11,0xf6,0xf3]
72 @ CHECK: vzip.8 q9, q8 @ encoding: [0xe0,0x21,0xf2,0xf3]
73 @ CHECK: vzip.16 q9, q8 @ encoding: [0xe0,0x21,0xf6,0xf3]
[all …]
/external/capstone/suite/MC/ARM/
Dneont2-shuffle-encoding.s.cs19 0xf2,0xff,0xa0,0x11 = vzip.8 d17, d16
20 0xf6,0xff,0xa0,0x11 = vzip.16 d17, d16
21 0xf2,0xff,0xe0,0x21 = vzip.8 q9, q8
22 0xf6,0xff,0xe0,0x21 = vzip.16 q9, q8
23 0xfa,0xff,0xe0,0x21 = vzip.32 q9, q8
Dneont2-sub-encoding.s.cs19 0xf2,0xff,0xa0,0x11 = vzip.8 d17, d16
20 0xf6,0xff,0xa0,0x11 = vzip.16 d17, d16
21 0xf2,0xff,0xe0,0x21 = vzip.8 q9, q8
22 0xf6,0xff,0xe0,0x21 = vzip.16 q9, q8
23 0xfa,0xff,0xe0,0x21 = vzip.32 q9, q8
Dneon-shuffle-encoding.s.cs27 0xa0,0x11,0xf2,0xf3 = vzip.8 d17, d16
28 0xa0,0x11,0xf6,0xf3 = vzip.16 d17, d16
29 0xe0,0x21,0xf2,0xf3 = vzip.8 q9, q8
30 0xe0,0x21,0xf6,0xf3 = vzip.16 q9, q8
31 0xe0,0x21,0xfa,0xf3 = vzip.32 q9, q8
/external/llvm-project/llvm/test/CodeGen/ARM/
Dvzip.ll9 ; CHECK-NEXT: vzip.8 d17, d16
26 ; CHECK-NEXT: vzip.8 d16, d17
41 ; CHECK-NEXT: vzip.16 d17, d16
58 ; CHECK-NEXT: vzip.16 d16, d17
75 ; CHECK-NEXT: vzip.8 q9, q8
93 ; CHECK-NEXT: vzip.8 q9, q8
108 ; CHECK-NEXT: vzip.16 q9, q8
126 ; CHECK-NEXT: vzip.16 q9, q8
141 ; CHECK-NEXT: vzip.32 q9, q8
159 ; CHECK-NEXT: vzip.32 q9, q8
[all …]
/external/llvm/test/CodeGen/ARM/
Dvzip.ll8 ; CHECK-NEXT: vzip.8 d17, d16
25 ; CHECK-NEXT: vzip.8 [[LDR0]], [[LDR1]]
40 ; CHECK-NEXT: vzip.16 d17, d16
57 ; CHECK-NEXT: vzip.16 [[LDR0]], [[LDR1]]
74 ; CHECK-NEXT: vzip.8 q9, q8
92 ; CHECK-NEXT: vzip.8 q9, q8
107 ; CHECK-NEXT: vzip.16 q9, q8
125 ; CHECK-NEXT: vzip.16 q9, q8
140 ; CHECK-NEXT: vzip.32 q9, q8
158 ; CHECK-NEXT: vzip.32 q9, q8
[all …]
/external/libhevc/decoder/arm/
Dihevcd_itrans_recon_dc_chroma.s180 vzip.8 d2,d3
181 vzip.8 d4,d5
182 vzip.8 d6,d7
183 vzip.8 d8,d9
/external/libhevc/common/arm/
Dihevc_intra_pred_chroma_mode2.s269 vzip.8 d0,d1
277 vzip.8 d2,d3
286 vzip.8 d4,d5
292 vzip.8 d6,d7
Dihevc_inter_pred_filters_luma_horz.s484vzip.32 d0,d12 @vector zip the i iteration and ii interation in single re…
486 vzip.32 d1,d13
488 vzip.32 d2,d14
490 vzip.32 d3,d15
492 vzip.32 d4,d16
494 vzip.32 d5,d17
512 vzip.32 d6,d18
513 vzip.32 d7,d19
Dihevc_deblk_chroma_horz.s134 vzip.16 q2,q8
137 vzip.16 q9,q10
/external/libavc/common/arm/
Dih264_iquant_itrans_recon_a9.s576 vzip.s16 q0, q1 @Transpose
579 vzip.s16 q2, q3 @
582 vzip.s16 q4, q5 @Transpose
585 vzip.s32 q0, q2 @Transpose
595 vzip.s16 q6, q7 @
597 vzip.s32 q1, q3 @
598 vzip.s32 q4, q6 @
599 vzip.s32 q5, q7 @
707 vzip.s16 q0, q1 @
708 vzip.s16 q2, q3 @
[all …]
/external/libvpx/libvpx/vpx_dsp/arm/
Dvpx_convolve8_horiz_filter_type1_neon.asm363 vzip.32 d0, d12 ;vector zip the i iteration and ii
366 vzip.32 d1, d13
368 vzip.32 d2, d14
370 vzip.32 d3, d15
372 vzip.32 d4, d16
374 vzip.32 d5, d17
379 vzip.32 d6, d18
380 vzip.32 d7, d19
Dvpx_convolve8_horiz_filter_type2_neon.asm363 vzip.32 d0, d12 ;vector zip the i iteration and ii
366 vzip.32 d1, d13
368 vzip.32 d2, d14
370 vzip.32 d3, d15
372 vzip.32 d4, d16
374 vzip.32 d5, d17
379 vzip.32 d6, d18
380 vzip.32 d7, d19
Dvpx_convolve8_avg_horiz_filter_type1_neon.asm383 vzip.32 d0, d12 ;vector zip the i iteration and ii
386 vzip.32 d1, d13
388 vzip.32 d2, d14
390 vzip.32 d3, d15
392 vzip.32 d4, d16
394 vzip.32 d5, d17
399 vzip.32 d6, d18
400 vzip.32 d7, d19
Dvpx_convolve8_avg_horiz_filter_type2_neon.asm384 vzip.32 d0, d12 ;vector zip the i iteration and ii
387 vzip.32 d1, d13
389 vzip.32 d2, d14
391 vzip.32 d3, d15
393 vzip.32 d4, d16
395 vzip.32 d5, d17
400 vzip.32 d6, d18
401 vzip.32 d7, d19
/external/libvpx/config/arm-neon/vpx_dsp/arm/
Dvpx_convolve8_horiz_filter_type1_neon.asm.S369 vzip.32 d0, d12 @vector zip the i iteration and ii
372 vzip.32 d1, d13
374 vzip.32 d2, d14
376 vzip.32 d3, d15
378 vzip.32 d4, d16
380 vzip.32 d5, d17
385 vzip.32 d6, d18
386 vzip.32 d7, d19
Dvpx_convolve8_avg_horiz_filter_type1_neon.asm.S389 vzip.32 d0, d12 @vector zip the i iteration and ii
392 vzip.32 d1, d13
394 vzip.32 d2, d14
396 vzip.32 d3, d15
398 vzip.32 d4, d16
400 vzip.32 d5, d17
405 vzip.32 d6, d18
406 vzip.32 d7, d19
Dvpx_convolve8_avg_horiz_filter_type2_neon.asm.S390 vzip.32 d0, d12 @vector zip the i iteration and ii
393 vzip.32 d1, d13
395 vzip.32 d2, d14
397 vzip.32 d3, d15
399 vzip.32 d4, d16
401 vzip.32 d5, d17
406 vzip.32 d6, d18
407 vzip.32 d7, d19
Dvpx_convolve8_horiz_filter_type2_neon.asm.S369 vzip.32 d0, d12 @vector zip the i iteration and ii
372 vzip.32 d1, d13
374 vzip.32 d2, d14
376 vzip.32 d3, d15
378 vzip.32 d4, d16
380 vzip.32 d5, d17
385 vzip.32 d6, d18
386 vzip.32 d7, d19
/external/arm-neon-tests/
Dref_vzip.c26 #define INSN_NAME vzip

123