HomeSort by relevance Sort by last modified time
    Searched refs:v29 (Results 1 - 25 of 135) sorted by null

1 2 3 4 5 6

  /toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/aarch64/
unallocated-encoding.s 6 #st2 {v29.h, v30.h}[0], [x30]
8 #st3 {v28.h, v29.h, v30.h}[0], [x30]
10 #st4 {v27.h, v28.h, v29.h, v30.h}[0], [x30]
16 #st2 {v29.s, v30.s}[0], [x30]
18 #st3 {v28.s, v29.s, v30.s}[0], [x30]
20 #st4 {v27.s, v28.s, v29.s, v30.s}[0], [x30]
26 #st2 {v29.d, v30.d}[0], [x30]
28 #st3 {v28.d, v29.d, v30.d}[0], [x30]
30 #st4 {v27.d, v28.d, v29.d, v30.d}[0], [x30]
36 #st2 {v29.d, v30.d}[0], [x30
    [all...]
  /external/fec/
viterbi29_sse.c 20 struct v29 { struct
30 struct v29 *vp;
37 if((vp = (struct v29 *)malloc(sizeof(struct v29))) == NULL)
59 struct v29 *vp = p;
80 struct v29 *vp = p;
108 struct v29 *vp = p;
viterbi29_sse2.c 20 struct v29 { struct
30 struct v29 *vp = p;
57 struct v29 *vp;
65 if(posix_memalign(&p, sizeof(__m128i),sizeof(struct v29)))
67 vp = (struct v29 *)p;
84 struct v29 *vp = p;
113 struct v29 *vp = p;
viterbi29_mmx.c 21 struct v29 { struct
31 struct v29 *vp;
38 if((vp = (struct v29 *)malloc(sizeof(struct v29))) == NULL)
70 struct v29 *vp = p;
92 struct v29 *vp = (struct v29 *)p;
112 struct v29 *vp = p;
viterbi29_port.c 17 struct v29 { struct
27 struct v29 *vp = p;
55 struct v29 *vp;
61 if((vp = (struct v29 *)malloc(sizeof(struct v29))) == NULL)
80 struct v29 *vp = p;
109 struct v29 *vp = p;
139 struct v29 *vp = p;
viterbi29_av.c 18 struct v29 { struct
28 struct v29 *vp = p;
55 struct v29 *vp;
61 if((vp = (struct v29 *)malloc(sizeof(struct v29))) == NULL)
77 struct v29 *vp = p;
105 struct v29 *vp = p;
115 struct v29 *vp = p;
  /external/llvm/test/MC/AArch64/
neon-facge-facgt.s 13 facge v29.2d, v2.2d, v5.2d
18 facle v29.2d, v5.2d, v2.2d
24 // CHECK: facge v29.2d, v2.2d, v5.2d // encoding: [0x5d,0xec,0x65,0x6e]
29 // CHECK: facge v29.2d, v2.2d, v5.2d // encoding: [0x5d,0xec,0x65,0x6e]
36 facgt v31.8h, v29.8h, v28.8h
37 facgt v31.4s, v29.4s, v28.4s
41 faclt v31.8h, v28.8h, v29.8h
42 faclt v31.4s, v28.4s, v29.4s
47 // CHECK: facgt v31.8h, v29.8h, v28.8h // encoding: [0xbf,0x2f,0xdc,0x6e]
48 // CHECK: facgt v31.4s, v29.4s, v28.4s // encoding: [0xbf,0xef,0xbc,0x6e
    [all...]
neon-frsqrt-frecp.s 12 frsqrts v29.2d, v2.2d, v5.2d
18 // CHECK: frsqrts v29.2d, v2.2d, v5.2d // encoding: [0x5d,0xfc,0xe5,0x4e]
24 frecps v31.8h, v29.8h, v28.8h
25 frecps v31.4s, v29.4s, v28.4s
30 // CHECK: frecps v31.8h, v29.8h, v28.8h // encoding: [0xbf,0x3f,0x5c,0x4e]
31 // CHECK: frecps v31.4s, v29.4s, v28.4s // encoding: [0xbf,0xff,0x3c,0x4e]
neon-compare-instructions.s 13 cmeq v29.2s, v27.2s, v28.2s
21 // CHECK: cmeq v29.2s, v27.2s, v28.2s // encoding: [0x7d,0x8f,0xbc,0x2e]
35 cmhs v29.2s, v27.2s, v28.2s
43 cmls v29.2s, v28.2s, v27.2s
51 // CHECK: cmhs v29.2s, v27.2s, v28.2s // encoding: [0x7d,0x3f,0xbc,0x2e]
58 // CHECK: cmhs v29.2s, v27.2s, v28.2s // encoding: [0x7d,0x3f,0xbc,0x2e]
72 cmge v29.2s, v27.2s, v28.2s
80 cmle v29.2s, v28.2s, v27.2s
88 // CHECK: cmge v29.2s, v27.2s, v28.2s // encoding: [0x7d,0x3f,0xbc,0x0e]
95 // CHECK: cmge v29.2s, v27.2s, v28.2s // encoding: [0x7d,0x3f,0xbc,0x0e
    [all...]
  /external/llvm/test/MC/Hexagon/
v60lookup.s 5 V31.b = vlut32(V29.b, V15.b, R1)
6 # CHECK: 1b79fd3f { v31.b = vlut32(v29.b,v15.b,r1) }
7 V31.b |= vlut32(V29.b, V15.b, R2)
8 # CHECK: 1b7afdbf { v31.b |= vlut32(v29.b,v15.b,r2) }
9 V31:30.h = vlut16(V29.b, V15.h, R3)
10 # CHECK: 1b7bfdde { v31:30.h = vlut16(v29.b,v15.h,r3) }
v60-shift.s 17 #CHECK: 197dddc3 { v3.h = vasr(v29.h,{{ *}}r29) }
18 v3.h=vasr(v29.h,r29)
20 #CHECK: 197adde8 { v8.w = vasl(v29.w,{{ *}}r26) }
21 v8.w=vasl(v29.w,r26)
  /external/libhevc/common/arm64/
ihevc_deblk_chroma_vert.s 83 trn1 v29.8b, v5.8b, v17.8b
85 mov v5.d[0], v29.d[0]
87 trn1 v29.8b, v16.8b, v4.8b
89 mov v16.d[0], v29.d[0]
103 trn1 v29.4h, v5.4h, v16.4h
105 mov v5.d[0], v29.d[0]
107 trn1 v29.4h, v17.4h, v4.4h
109 mov v17.d[0], v29.d[0]
119 trn1 v29.2s, v5.2s, v17.2s
121 mov v5.d[0], v29.d[0
    [all...]
ihevc_intra_pred_filters_chroma_mode_11_to_17.s 279 movi v29.8b, #31 //contains #31 for vand operation
287 and v6.8b, v6.8b , v29.8b //fract values in d1/ idx values in d0
290 movi v29.8b, #2 //contains #2 for adding to get ref_main_idx + 1
294 add v27.8b, v27.8b , v29.8b
299 add v21.8b, v19.8b , v29.8b //ref_main_idx + 1 (row 0)
304 add v4.8b, v19.8b , v29.8b //ref_main_idx (row 1)
305 add v5.8b, v21.8b , v29.8b //ref_main_idx + 1 (row 1)
308 movi v29.8b, #4
315 add v19.8b, v19.8b , v29.8b //ref_main_idx (row 2)
316 add v21.8b, v21.8b , v29.8b //ref_main_idx + 1 (row 2
    [all...]
ihevc_intra_pred_chroma_mode_3_to_9.s 159 movi v29.8b, #31 //contains #31 for vand operation
166 and v6.8b, v6.8b , v29.8b //fract values in d1/ idx values in d0
167 movi v29.8b, #2 //contains #2 for adding to get ref_main_idx + 1
178 sub v3.8b, v2.8b , v29.8b //ref_main_idx + 1 (row 0)
183 sub v4.8b, v2.8b , v29.8b //ref_main_idx (row 1)
184 sub v5.8b, v3.8b , v29.8b //ref_main_idx + 1 (row 1)
186 movi v29.8b, #4
193 sub v2.8b, v2.8b , v29.8b //ref_main_idx (row 2)
194 sub v3.8b, v3.8b , v29.8b //ref_main_idx + 1 (row 2)
203 sub v4.8b, v4.8b , v29.8b //ref_main_idx (row 3
    [all...]
ihevc_inter_pred_chroma_horz.s 192 ld1 { v29.2s},[x4],x11 //vector load pu1_src
247 umlsl v22.8h, v29.8b, v24.8b //mul_res = vmlsl_u8(src[0_2], coeffabs_2)//
290 ld1 { v29.2s},[x4],x11 //vector load pu1_src
359 umlsl v22.8h, v29.8b, v24.8b //mul_res = vmlsl_u8(src[0_2], coeffabs_2)//
391 ld1 { v29.2s},[x4],x11 //vector load pu1_src
426 umlsl v22.8h, v29.8b, v24.8b //mul_res = vmlsl_u8(src[0_2], coeffabs_2)//
486 umull v29.8h, v1.8b, v25.8b //mul_res = vmull_u8(src[0_3], coeffabs_3)//
487 umlsl v29.8h, v0.8b, v24.8b //mul_res = vmlsl_u8(src[0_2], coeffabs_2)//
490 umlal v29.8h, v2.8b, v26.8b //mul_res = vmlsl_u8(src[0_0], coeffabs_0)//
491 umlsl v29.8h, v3.8b, v27.8b //mul_res = vmlal_u8(src[0_1], coeffabs_1)/
    [all...]
ihevc_inter_pred_chroma_horz_w16out.s 207 ld1 { v29.2s},[x4],x11 //vector load pu1_src
267 umlsl v22.8h, v29.8b, v24.8b //mul_res = vmlsl_u8(src[0_2], coeffabs_2)//
297 ld1 { v29.2s},[x4],x11 //vector load pu1_src
352 umlsl v22.8h, v29.8b, v24.8b //mul_res = vmlsl_u8(src[0_2], coeffabs_2)//
387 ld1 { v29.2s},[x4],x11 //vector load pu1_src
416 umlsl v22.8h, v29.8b, v24.8b //mul_res = vmlsl_u8(src[0_2], coeffabs_2)//
469 umull v29.8h, v1.8b, v25.8b //mul_res = vmull_u8(src[0_3], coeffabs_3)//
470 umlsl v29.8h, v0.8b, v24.8b //mul_res = vmlsl_u8(src[0_2], coeffabs_2)//
473 umlal v29.8h, v2.8b, v26.8b //mul_res = vmlsl_u8(src[0_0], coeffabs_0)//
474 umlsl v29.8h, v3.8b, v27.8b //mul_res = vmlal_u8(src[0_1], coeffabs_1)/
    [all...]
ihevc_sao_band_offset_luma.s 126 dup v29.8b, v30.b[1] //vdup_n_u8(pi1_sao_offset[1])
136 ADD v1.8b, v5.8b , v29.8b //band_table.val[0] = vadd_u8(band_table.val[0], vdup_n_u8(pi1_sao_offset[1]))
138 movi v29.8b, #16 //vdup_n_u8(16)
149 cmhs v25.8b, v29.8b , v4.8b //vcle_u8(band_table.val[3], vdup_n_u8(16))
157 cmhs v24.8b, v29.8b , v3.8b //vcle_u8(band_table.val[2], vdup_n_u8(16))
167 cmhs v23.8b, v29.8b , v2.8b //vcle_u8(band_table.val[1], vdup_n_u8(16))
179 cmhs v22.8b, v29.8b , v1.8b //vcle_u8(band_table.val[0], vdup_n_u8(16))
188 cmhs v22.8b, v29.8b , v1.8b //vcle_u8(band_table.val[0], vdup_n_u8(16))
ihevc_itrans_recon_4x4.s 160 sqrshrn v29.4h, v16.4s,#shift_stage1_idct //pi2_out[1] = clip_s16((e[1] + o[1] + add)>>shift) )
164 trn1 v24.4h, v28.4h, v29.4h
165 trn2 v25.4h, v28.4h, v29.4h
195 sqrshrn v29.4h, v16.4s,#shift_stage2_idct //pi2_out[1] = clip_s16((e[1] + o[1] + add)>>shift) )
200 trn1 v24.4h, v28.4h, v29.4h
201 trn2 v25.4h, v28.4h, v29.4h
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/aarch64/
fp-const0-parse.s 38 fcmge v1.4s, v29.4s, #0
57 fcmge v1.4s, v29.4s, #0.0
fp-const0-parse.d 19 2c: 6ea0cba1 fcmge v1.4s, v29.4s, #0.0
34 68: 6ea0cba1 fcmge v1.4s, v29.4s, #0.0
  /external/libavc/encoder/armv8/
ih264e_half_pel_av8.s 109 ext v29.8b, v4.8b , v4.8b , #5
112 uaddl v12.8h, v29.8b, v4.8b //// a0 + a5 (column3,row0)
122 ext v29.8b, v4.8b , v4.8b , #2
125 umlal v12.8h, v29.8b, v1.8b //// a0 + a5 + 20a2 (column3,row0)
135 ext v29.8b, v4.8b , v4.8b , #3
138 umlal v12.8h, v29.8b, v1.8b //// a0 + a5 + 20a2 + 20a3 (column3,row0)
148 ext v29.8b, v4.8b , v4.8b , #1
151 umlsl v12.8h, v29.8b, v0.8b //// a0 + a5 + 20a2 + 20a3 - 5a1 (column3,row0)
161 ext v29.8b, v4.8b , v4.8b , #4
164 umlsl v12.8h, v29.8b, v0.8b //// a0 + a5 + 20a2 + 20a3 - 5a1 - 5a4 (column3,row0
    [all...]
  /external/libavc/common/armv8/
ih264_inter_pred_chroma_av8.s 136 dup v29.8b, w11
155 umlal v20.8h, v3.8b, v29.8b
163 umlal v22.8h, v4.8b, v29.8b
171 umlal v24.8h, v8.8b, v29.8b
179 umlal v16.8h, v9.8b, v29.8b
185 umlal v20.8h, v13.8b, v29.8b
191 umlal v24.8h, v14.8b, v29.8b
198 umlal v20.8h, v3.8b, v29.8b
203 umlal v22.8h, v4.8b, v29.8b
218 umlal v24.8h, v8.8b, v29.8
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ppc/
platform_altivec.asm 37 W v29, r3
55 R v29, r3
  /cts/tests/tests/jni/src/android/jni/cts/
InstanceFromNative.java 88 int v25, int v26, int v27, int v28, int v29,
102 (v28 == 28) && (v29 == 29) &&
StaticFromNative.java 85 int v25, int v26, int v27, int v28, int v29,
99 (v28 == 28) && (v29 == 29) &&

Completed in 1032 milliseconds

1 2 3 4 5 6