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

1 2 3 4 5 6 7

  /toolchain/binutils/binutils-2.27/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/capstone/suite/MC/AArch64/
neon-facge-facgt.s.cs 4 0x5d,0xec,0x65,0x6e = facge v29.2d, v2.2d, v5.2d
7 0x5d,0xec,0x65,0x6e = facge v29.2d, v2.2d, v5.2d
8 0xbf,0xef,0xbc,0x6e = facgt v31.4s, v29.4s, v28.4s
11 0xbf,0xef,0xbc,0x6e = facgt v31.4s, v29.4s, v28.4s
neon-frsqrt-frecp.s.cs 4 0x5d,0xfc,0xe5,0x4e = frsqrts v29.2d, v2.2d, v5.2d
5 0xbf,0xff,0x3c,0x4e = frecps v31.4s, v29.4s, v28.4s
neon-compare-instructions.s.cs 6 0x7d,0x8f,0xbc,0x2e = cmeq v29.2s, v27.2s, v28.2s
13 0x7d,0x3f,0xbc,0x2e = cmhs v29.2s, v27.2s, v28.2s
20 0x7d,0x3f,0xbc,0x2e = cmhs v29.2s, v27.2s, v28.2s
27 0x7d,0x3f,0xbc,0x0e = cmge v29.2s, v27.2s, v28.2s
34 0x7d,0x3f,0xbc,0x0e = cmge v29.2s, v27.2s, v28.2s
41 0x7d,0x37,0xbc,0x2e = cmhi v29.2s, v27.2s, v28.2s
48 0x7d,0x37,0xbc,0x2e = cmhi v29.2s, v27.2s, v28.2s
55 0x7d,0x37,0xbc,0x0e = cmgt v29.2s, v27.2s, v28.2s
62 0x7d,0x37,0xbc,0x0e = cmgt v29.2s, v27.2s, v28.2s
69 0x7d,0x8f,0xbc,0x0e = cmtst v29.2s, v27.2s, v28.2
    [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))
  /toolchain/binutils/binutils-2.27/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 111 ext v29.8b, v4.8b , v4.8b , #5
114 uaddl v12.8h, v29.8b, v4.8b //// a0 + a5 (column3,row0)
124 ext v29.8b, v4.8b , v4.8b , #2
127 umlal v12.8h, v29.8b, v1.8b //// a0 + a5 + 20a2 (column3,row0)
137 ext v29.8b, v4.8b , v4.8b , #3
140 umlal v12.8h, v29.8b, v1.8b //// a0 + a5 + 20a2 + 20a3 (column3,row0)
150 ext v29.8b, v4.8b , v4.8b , #1
153 umlsl v12.8h, v29.8b, v0.8b //// a0 + a5 + 20a2 + 20a3 - 5a1 (column3,row0)
163 ext v29.8b, v4.8b , v4.8b , #4
166 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 142 dup v29.8b, w11
161 umlal v20.8h, v3.8b, v29.8b
169 umlal v22.8h, v4.8b, v29.8b
177 umlal v24.8h, v8.8b, v29.8b
185 umlal v16.8h, v9.8b, v29.8b
191 umlal v20.8h, v13.8b, v29.8b
197 umlal v24.8h, v14.8b, v29.8b
204 umlal v20.8h, v3.8b, v29.8b
209 umlal v22.8h, v4.8b, v29.8b
224 umlal v24.8h, v8.8b, v29.8
    [all...]
  /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) &&

Completed in 1911 milliseconds

1 2 3 4 5 6 7