/external/libavc/encoder/armv8/ |
ih264e_evaluate_intra_chroma_modes_av8.s | 140 mov v29.d[0], v20.d[1] 156 dup v29.8h , v1.h[0] 174 mov v29.d[0], v30.d[1] 181 dup v29.16b, w20 213 uabdl v24.8h, v1.8b, v29.8b 231 uabal v24.8h, v3.8b, v29.8b 247 uabal v24.8h, v5.8b, v29.8b 262 uabal v24.8h, v7.8b, v29.8b 447 ld1 {v28.8b, v29.8b}, [x6] // vertical values 451 st1 {v28.2s, v29.2s} , [x2], x4 // [all...] |
/external/libhevc/common/arm64/ |
ihevc_inter_pred_filters_luma_vert_w16inp.s | 135 dup v29.4h, v0.h[7] //coeffabs_7 = vdup_lane_u8(coeffabs, 7)// 167 smlal v19.4s, v7.4h, v29.4h //mul_res1 = vmlal_u8(mul_res1, src_tmp4, coeffabs_7)// 184 smlal v20.4s, v16.4h, v29.4h //mul_res2 = vmlal_u8(mul_res2, src_tmp1, coeffabs_7)// 197 smlal v21.4s, v17.4h, v29.4h 213 smlal v30.4s, v18.4h, v29.4h 239 smlal v19.4s, v7.4h, v29.4h //mul_res1 = vmlal_u8(mul_res1, src_tmp4, coeffabs_7)// 257 smlal v20.4s, v16.4h, v29.4h //mul_res2 = vmlal_u8(mul_res2, src_tmp1, coeffabs_7)// 282 smlal v21.4s, v17.4h, v29.4h 302 smlal v30.4s, v18.4h, v29.4h 323 smlal v19.4s, v7.4h, v29.4h //mul_res1 = vmlal_u8(mul_res1, src_tmp4, coeffabs_7)/ [all...] |
ihevc_inter_pred_luma_vert_w16inp_w16out.s | 144 dup v29.4h,v0.h[7] //coeffabs_7 = vdup_lane_u8(coeffabs, 7)// 178 smlal v19.4s,v7.4h,v29.4h //mul_res1 = smlal_u8(mul_res1, src_tmp4, coeffabs_7)// 195 smlal v20.4s,v16.4h,v29.4h //mul_res2 = smlal_u8(mul_res2, src_tmp1, coeffabs_7)// 208 smlal v21.4s,v17.4h,v29.4h 225 smlal v31.4s,v18.4h,v29.4h 253 smlal v19.4s,v7.4h,v29.4h //mul_res1 = smlal_u8(mul_res1, src_tmp4, coeffabs_7)// 272 smlal v20.4s,v16.4h,v29.4h //mul_res2 = smlal_u8(mul_res2, src_tmp1, coeffabs_7)// 298 smlal v21.4s,v17.4h,v29.4h 319 smlal v31.4s,v18.4h,v29.4h 341 smlal v19.4s,v7.4h,v29.4h //mul_res1 = smlal_u8(mul_res1, src_tmp4, coeffabs_7)/ [all...] |
ihevc_itrans_recon_8x8.s | 419 trn2 v29.4h, v2.4h, v6.4h ////[x3,x1],[x2,x0] first qudrant transposing 424 trn1 v6.2s, v29.2s, v31.2s 425 trn2 v7.2s, v29.2s, v31.2s ////x0,x1,x2,x3 first qudrant transposing continued..... 431 trn2 v29.4h, v10.4h, v14.4h ////[x7,x5],[x6,x4] third qudrant transposing 438 trn1 v14.2s, v29.2s, v31.2s 439 trn2 v15.2s, v29.2s, v31.2s ////x4,x5,x6,x7 third qudrant transposing continued..... 501 trn2 v29.4h, v2.4h, v3.4h 507 trn1 v3.2s, v29.2s, v31.2s 508 trn2 v5.2s, v29.2s, v31.2s 511 trn2 v29.4h, v6.4h, v7.4 [all...] |
ihevc_intra_pred_luma_planar.s | 119 dup v29.8h,w5 120 neg v29.8h, v29.8h //shr value (so vneg) 209 sshl v27.8h, v27.8h, v29.8h //(1)shr 226 sshl v30.8h, v30.8h, v29.8h //(2)shr 243 sshl v28.8h, v28.8h, v29.8h //(3)shr 260 sshl v25.8h, v25.8h, v29.8h //(4)shr 276 sshl v16.8h, v16.8h, v29.8h //(5)shr 293 sshl v18.8h, v18.8h, v29.8h //(6)shr 309 sshl v26.8h, v26.8h, v29.8h //(7)sh [all...] |
ihevc_itrans_recon_4x4_ttype1.s | 160 sqrshrn v29.4h, v5.4s,#shift_stage1_idct // (pi2_out[1] + rounding ) >> shift_stage1_idct 165 trn1 v24.4h, v28.4h, v29.4h 166 trn2 v25.4h, v28.4h, v29.4h 204 sqrshrn v29.4h, v5.4s,#shift_stage2_idct // (pi2_out[1] + rounding ) >> shift_stage1_idct 208 trn1 v24.4h, v28.4h, v29.4h 209 trn2 v25.4h, v28.4h, v29.4h
|
ihevc_deblk_luma_vert.s | 118 ld1 {v29.8b},[x7],x1 126 trn1 v2.8b,v29.8b,v0.8b 127 trn2 v0.8b,v29.8b,v0.8b 132 mov v29.8b,v24.8b 133 trn1 v24.4h,v29.4h,v2.4h 134 trn2 v2.4h,v29.4h,v2.4h 402 mov v29.8b,v20.8b 403 trn1 v20.8b,v29.8b,v21.8b 404 trn2 v21.8b,v29.8b,v21.8b 439 mov v29.8b,v0.8 [all...] |
ihevc_sao_band_offset_chroma.s | 143 dup v29.8b, v30.b[1] //vdup_n_u8(pi1_sao_offset_u[1]) 158 ADD v1.8b, v5.8b , v29.8b //band_table_u.val[0] = vadd_u8(band_table_u.val[0], vdup_n_u8(pi1_sao_offset_u[1])) 228 dup v29.8b, v25.b[1] //vdup_n_u8(pi1_sao_offset_v[1]) 232 ADD v9.8b, v13.8b , v29.8b //band_table_v.val[0] = vadd_u8(band_table_v.val[0], vdup_n_u8(pi1_sao_offset_v[1])) 240 movi v29.8b, #16 //vdup_n_u8(16) 248 cmhs v17.8b, v29.8b , v12.8b //vcle_u8(band_table.val[3], vdup_n_u8(16)) 256 cmhs v18.8b, v29.8b , v11.8b //vcle_u8(band_table.val[2], vdup_n_u8(16)) 266 cmhs v19.8b, v29.8b , v10.8b //vcle_u8(band_table.val[1], vdup_n_u8(16)) 277 cmhs v20.8b, v29.8b , v9.8b //vcle_u8(band_table.val[0], vdup_n_u8(16)) 287 cmhs v20.8b, v29.8b , v9.8b //vcle_u8(band_table.val[0], vdup_n_u8(16) [all...] |
ihevc_inter_pred_filters_luma_vert.s | 143 dup v29.8b, v0.b[7] //coeffabs_7 = vdup_lane_u8(coeffabs, 7)// 178 umlsl v19.8h, v7.8b, v29.8b //mul_res1 = vmlsl_u8(mul_res1, src_tmp4, coeffabs_7)// 206 umlsl v20.8h, v16.8b, v29.8b //mul_res2 = vmlsl_u8(mul_res2, src_tmp1, coeffabs_7)// 221 umlsl v21.8h, v17.8b, v29.8b 240 umlsl v30.8h, v18.8b, v29.8b 274 umlsl v19.8h, v7.8b, v29.8b //mul_res1 = vmlsl_u8(mul_res1, src_tmp4, coeffabs_7)// 300 umlsl v20.8h, v16.8b, v29.8b //mul_res2 = vmlsl_u8(mul_res2, src_tmp1, coeffabs_7)// 330 umlsl v21.8h, v17.8b, v29.8b 353 umlsl v30.8h, v18.8b, v29.8b 372 umlsl v19.8h, v7.8b, v29.8b //mul_res1 = vmlsl_u8(mul_res1, src_tmp4, coeffabs_7)/ [all...] |
ihevc_inter_pred_filters_luma_vert_w16out.s | 98 dup v29.8b, v0.b[7] //coeffabs_7 = vdup_lane_u8(coeffabs, 7)// 135 umlsl v19.8h, v7.8b, v29.8b //mul_res1 = vmlsl_u8(mul_res1, src_tmp4, coeffabs_7)// 162 umlsl v20.8h, v16.8b, v29.8b //mul_res2 = vmlsl_u8(mul_res2, src_tmp1, coeffabs_7)// 175 umlsl v21.8h, v17.8b, v29.8b 194 umlsl v30.8h, v18.8b, v29.8b 230 umlsl v19.8h, v7.8b, v29.8b //mul_res1 = vmlsl_u8(mul_res1, src_tmp4, coeffabs_7)// 256 umlsl v20.8h, v16.8b, v29.8b //mul_res2 = vmlsl_u8(mul_res2, src_tmp1, coeffabs_7)// 284 umlsl v21.8h, v17.8b, v29.8b 308 umlsl v30.8h, v18.8b, v29.8b 322 umlsl v19.8h, v7.8b, v29.8b //mul_res1 = vmlsl_u8(mul_res1, src_tmp4, coeffabs_7)/ [all...] |
/external/llvm/test/MC/Hexagon/ |
v60-vmpy1.s | 32 #CHECK: 1918de1c { v29:28.h = vtmpy(v31:30.b,{{ *}}r24.b) } 33 v29:28.h=vtmpy(v31:30.b,r24.b) 35 #CHECK: 198dddf1 { v17.w = vmpyi(v29.w,{{ *}}r13.h) } 36 v17.w=vmpyi(v29.w,r13.h) 50 #CHECK: 1936ce9c { v29:28.w = vdmpy(v15:14.h,{{ *}}r22.b) } 51 v29:28.w=vdmpy(v15:14.h,r22.b) 68 #CHECK: 193ddcde { v31:30.h = vmpa(v29:28.ub,{{ *}}r29.b) } 69 v31:30.h=vmpa(v29:28.ub,r29.b) 137 #CHECK: 1f71cf1d { v29.w = vmpyieo(v15.h{{ *}},{{ *}}v17.h) } 138 v29.w=vmpyieo(v15.h,v17.h [all...] |
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/ppc/ |
altivec2.d | 62 d0: (13 ba 7f 3c|3c 7f ba 13) vaddeuqm v29,v26,v15,v28 65 dc: (13 a6 01 3f|3f 01 a6 13) vsubecuq v29,v6,v0,v4 73 fc: (10 35 e9 40|40 e9 35 10) vaddcuq v1,v21,v29 79 114: (10 1d b3 88|88 b3 1d 10) vmulesw v0,v29,v22 93 14c: (13 bd 35 08|08 35 bd 13) vcipher v29,v29,v6 97 15c: (11 3a ed 44|44 ed 3a 11) vorc v9,v26,v29 103 174: (12 28 ed c4|c4 ed 28 12) vsld v17,v8,v29 104 178: (13 b4 05 c8|c8 05 b4 13) vsbox v29,v20 108 188: (13 a8 6e 82|82 6e a8 13) vshasigmaw v29,v8,0,1 [all...] |
/external/libavc/common/armv8/ |
ih264_inter_pred_luma_horz_qpel_vert_qpel_av8.s | 197 sqrshrun v29.8b, v24.8h, #5 206 urhadd v29.16b, v29.16b , v27.16b 212 st1 {v28.2s, v29.2s}, [x1], x3 // store row 0 246 sqrshrun v29.8b, v24.8h, #5 253 urhadd v29.16b, v29.16b , v27.16b 262 st1 {v28.2s, v29.2s}, [x1], x3 // store row 1 293 sqrshrun v29.8b, v24.8h, #5 299 urhadd v29.16b, v29.16b , v27.16 [all...] |
ih264_intra_pred_chroma_av8.s | 513 sqrshrun v29.8b, v0.8h, #5 515 st1 {v28.8b, v29.8b}, [x1], x3 517 sqrshrun v29.8b, v26.8h, #5 520 st1 {v28.8b, v29.8b}, [x1], x3 525 sqrshrun v29.8b, v0.8h, #5 528 st1 {v28.8b, v29.8b}, [x1], x3 533 sqrshrun v29.8b, v26.8h, #5 536 st1 {v28.8b, v29.8b}, [x1], x3 541 sqrshrun v29.8b, v0.8h, #5 544 st1 {v28.8b, v29.8b}, [x1], x [all...] |
ih264_iquant_itrans_recon_av8.s | 136 ld4 {v26.4h - v29.4h}, [x6] // pu2_weigh_mat[i], i =0..15 143 mul v23.4h, v23.4h, v29.4h // x[i]=(scale[i] * dequant[i]) where i = 12..14 327 ld4 {v26.4h - v29.4h}, [x6] // pu2_weigh_mat[i], i =0..15 334 mul v23.4h, v23.4h, v29.4h // x[i]=(scale[i] * dequant[i]) where i = 12..14 374 ld1 {v29.8b}, [x1], x3 // iv row load pu1_pred buffer 423 uzp1 v29.8b, v29.8b, v30.8b 428 uaddw v23.8h, v23.8h, v29.8b 567 smull2 v29.4s, v6.8h, v14.8h 586 sshl v29.4s, v29.4s, v0.4 [all...] |
/cts/tests/tests/jni/src/android/jni/cts/ |
InstanceNonce.java | 77 int v25, int v26, int v27, int v28, int v29,
|
StaticNonce.java | 78 int v25, int v26, int v27, int v28, int v29,
|
/external/compiler-rt/lib/tsan/rtl/ |
tsan_ppc_regs.h | 94 #define v29 29 macro
|
/external/fec/ |
mmxbfly29.s | 6 void update_viterbi29_blk_mmx(struct v29 *vp,unsigned char *syms,int nbits); 9 # These are offsets into struct v29, defined in viterbi29.h
|
sse2bfly29.s | 6 void update_viterbi29_blk_sse2(struct v29 *vp,unsigned char *syms,int nbits) ; 11 # These are offsets into struct v29, defined in viterbi29.h
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/aarch64/ |
neon-not.d | 120 1c0: 2e205bbd mvn v29.8b, v29.8b 121 1c4: 2e205bbd mvn v29.8b, v29.8b 122 1c8: 6e205bbd mvn v29.16b, v29.16b 123 1cc: 6e205bbd mvn v29.16b, v29.16b
|
/external/valgrind/none/tests/arm64/ |
fp_and_simd.stdout.exp | [all...] |
/external/libmpeg2/common/armv8/ |
impeg2_idct.s | 626 trn2 v29.4h, v2.4h, v6.4h ////[x3,x1],[x2,x0] first qudrant transposing 631 trn1 v6.2s, v29.2s, v31.2s 632 trn2 v7.2s, v29.2s, v31.2s ////x0,x1,x2,x3 first qudrant transposing continued..... 638 trn2 v29.4h, v10.4h, v14.4h ////[x7,x5],[x6,x4] third qudrant transposing 645 trn1 v14.2s, v29.2s, v31.2s 646 trn2 v15.2s, v29.2s, v31.2s ////x4,x5,x6,x7 third qudrant transposing continued..... 708 trn2 v29.4h, v2.4h, v3.4h 714 trn1 v3.2s, v29.2s, v31.2s 715 trn2 v5.2s, v29.2s, v31.2s 718 trn2 v29.4h, v6.4h, v7.4 [all...] |
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ppc/ |
variance_subpixel_altivec.asm | 406 load_c v29, b_0123_b, 0, r12, r0 409 hfilter_8 v0, v29, v30, 1 410 hfilter_8 v1, v29, v30, 1 411 hfilter_8 v2, v29, v30, 1 412 hfilter_8 v3, v29, v30, 1 413 hfilter_8 v4, v29, v30, 1 414 hfilter_8 v5, v29, v30, 1 415 hfilter_8 v6, v29, v30, 1 416 hfilter_8 v7, v29, v30, 1 417 hfilter_8 v8, v29, v30, [all...] |
/external/llvm/test/MC/AArch64/ |
fullfp16-neon-neg.s | 98 fcmge v31.8h, v29.8h, v28.8h 102 fcmle v31.8h, v28.8h, v29.8h 122 fcmge v31.8h, v29.8h, #0.0 126 fcmge v31.8h, v29.8h, #0 162 facgt v31.8h, v29.8h, v28.8h 166 faclt v31.8h, v28.8h, v29.8h 174 frecps v31.8h, v29.8h, v28.8h
|