Searched refs:w10 (Results 1 - 25 of 84) sorted by relevance

1234

/external/libxaac/decoder/armv8/
H A Dixheaacd_postradixcompute4.s48 LDP w9, w10, [x1], #8 // x_4 :x_5
54 ADD w9, w6, w10 // xh1_0 = x_1 + x_5
55 SUB w6, w6, w10 // xl1_0 = x_1 - x_5
57 ADD w10, w7, w11 // xh0_1 = x_2 + x_6
63 ADD w12, w14, w10 // n00 = xh0_0 + xh0_1
64 SUB w14, w14, w10 // n20 = xh0_0 - xh0_1
66 ADD w10, w9, w11 // n01 = xh1_0 + xh1_1
78 STR w10, [x0], #14<<1 // y0[h2 + 1] = n01, x7 -> y1[h2]
93 LDP w9, w10, [x4], #8 // x_c :x_d
102 ADD w9, w6, w10
[all...]
H A Dixheaacd_fft32x32_ld2_armv8.s61 ADD w10, w2, w4 //xh1_0 = x_1 + x_5
75 ADD w2, w10, w12 //n01 = xh1_0 + xh1_1
77 SUB w4, w10, w12 //n21 = xh1_0 - xh1_1
106 ADD w10, w2, w4 //xh1_0 = x_1 + x_5
120 ADD w2, w10, w12 //n01 = xh1_0 + xh1_1
122 SUB w4, w10, w12 //n21 = xh1_0 - xh1_1
151 ADD w10, w2, w4 //xh1_0 = x_1 + x_5
165 ADD w2, w10, w12 //n01 = xh1_0 + xh1_1
167 SUB w4, w10, w12 //n21 = xh1_0 - xh1_1
196 ADD w10, w
[all...]
H A Dixheaacd_shiftrountine_with_round.s44 LDR w10, [x1], #4 //i1 = *qmfImag
48 ADD w7, w10, w14 //qmfImag[j] = add32(i1, x1)
49 SUB w4, w10, w14 //*qmfReal++ = sub32(i1, x1)
H A Dixheaacd_shiftrountine_with_round_eld.s44 LDR w10, [x1], #4 //i1 = *qmfImag
50 ADD w7, w10, w14 //qmfImag[j] = add32(i1, x1)
53 SUB w4, w14, w10 //*qmfReal++ = sub32(i1, x1)
/external/v8/src/regexp/arm64/
H A Dregexp-macro-assembler-arm64.cc167 __ Ldr(w10, register_location(reg));
168 __ Add(w10, w10, by);
169 __ Str(w10, register_location(reg));
190 Pop(w10);
191 __ Add(x10, code_pointer(), Operand(w10, UXTW));
213 __ Add(w10, current_input_offset(), Operand(-char_size()));
214 __ Cmp(w10, string_start_minus_one());
221 __ Add(w10, current_input_offset(),
223 __ Cmp(w10, string_start_minus_on
267 __ Cmp(current_input_offset(), w10); local
801 __ Mov(current_input_offset(), w10); local
[all...]
/external/libavc/common/armv8/
H A Dih264_padding_neon_av8.s190 ldrb w10, [x0]
197 dup v4.16b, w10
206 ldrb w10, [x0]
213 dup v4.16b, w10
227 ldrb w10, [x0]
233 dup v4.16b, w10
247 ldrb w10, [x0]
255 dup v4.16b, w10
348 ldrh w10, [x0]
356 dup v4.8h, w10
[all...]
/external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
H A Dsmooth.c38 int32_t w00,w10,w11, endiff, crit; local
47 w00 = w10 = w11 = 0;
59 w10=WebRtcSpl_DotProductWithScale(surround,current,ENH_BLOCKL,scale);
69 bitsw10 = WebRtcSpl_GetSizeInBits(WEBRTC_SPL_ABS_W32(w10));
113 /* Calculate w11*w00, w10*w10 and w00*w00 in the same Q domain */
127 w10w10 = (int16_t)WEBRTC_SPL_SHIFT_W32(w10, -scale) *
128 (int16_t)WEBRTC_SPL_SHIFT_W32(w10, -scale);
133 /* Calculate (w11*w00-w10*w10)/(w0
[all...]
/external/capstone/suite/MC/Mips/
H A Dtest_2r.s.cs8 0x7b,0x0b,0x51,0x1e = nloc.d $w4, $w10
11 0x7b,0x0e,0xea,0x9e = nlzc.w $w10, $w29
H A Dtest_3rf.s.cs14 0x78,0x59,0x92,0x9c = fcor.w $w10, $w18, $w25
31 0x79,0xea,0x05,0x9b = fexp2.d $w22, $w0, $w10
36 0x7b,0xca,0x82,0x9b = fmax_a.w $w10, $w16, $w10
39 0x7b,0x2a,0xde,0xdb = fmin.d $w27, $w27, $w10
40 0x7b,0x54,0xea,0x9b = fmin_a.w $w10, $w29, $w20
45 0x78,0xaa,0xf2,0x5b = fmul.d $w9, $w30, $w10
46 0x7a,0x0a,0x2e,0x5a = fsaf.w $w25, $w5, $w10
72 0x79,0x4a,0xa4,0x1c = madd_q.h $w16, $w20, $w10
76 0x79,0x8a,0xd6,0x1c = msub_q.h $w24, $w26, $w10
[all...]
H A Dtest_i5.s.cs11 0x7a,0x37,0x50,0x87 = clei_s.h $w2, $w10, -9
19 0x79,0x34,0x53,0xc7 = clti_s.h $w15, $w10, -12
28 0x79,0x54,0x50,0x46 = maxi_s.w $w1, $w10, -12
37 0x7a,0x6a,0x52,0xc6 = mini_s.d $w11, $w10, 10
44 0x78,0xcb,0x53,0x06 = subvi.w $w12, $w10, 11
H A Dtest_i8.s.cs11 0x7b,0x14,0x54,0x00 = xori.b $w16, $w10, 20
/external/llvm/test/MC/AArch64/
H A Dcyclone-crc.s16 crc32cb w5, w10, w15
21 CHECK: crc32cb w5, w10, w15
H A Darm64-leaf-compact-unwind.s99 ldr w10, [x8, x9]
102 add w0, w10, w0
141 ldr w10, [x8]
158 add w9, w10, w9
209 add w11, w10, w9
220 ldr w10, [x8, x9]
223 add w0, w10, w0
/external/llvm/test/MC/Mips/msa/
H A Dtest_2r.s9 # CHECK: nloc.d $w4, $w10 # encoding: [0x7b,0x0b,0x51,0x1e]
12 # CHECK: nlzc.w $w10, $w29 # encoding: [0x7b,0x0e,0xea,0x9e]
25 nloc.d $w4, $w10
28 nlzc.w $w10, $w29
H A Dtest_i5.s12 # CHECK: clei_s.h $w2, $w10, -9 # encoding: [0x7a,0x37,0x50,0x87]
20 # CHECK: clti_s.h $w15, $w10, -12 # encoding: [0x79,0x34,0x53,0xc7]
29 # CHECK: maxi_s.w $w1, $w10, -12 # encoding: [0x79,0x54,0x50,0x46]
38 # CHECK: mini_s.d $w11, $w10, 10 # encoding: [0x7a,0x6a,0x52,0xc6]
45 # CHECK: subvi.w $w12, $w10, 11 # encoding: [0x78,0xcb,0x53,0x06]
57 clei_s.h $w2, $w10, -9
65 clti_s.h $w15, $w10, -12
74 maxi_s.w $w1, $w10, -12
83 mini_s.d $w11, $w10, 10
90 subvi.w $w12, $w10, 1
[all...]
H A Dtest_3rf.s15 # CHECK: fcor.w $w10, $w18, $w25 # encoding: [0x78,0x59,0x92,0x9c]
32 # CHECK: fexp2.d $w22, $w0, $w10 # encoding: [0x79,0xea,0x05,0x9b]
37 # CHECK: fmax_a.w $w10, $w16, $w10 # encoding: [0x7b,0xca,0x82,0x9b]
40 # CHECK: fmin.d $w27, $w27, $w10 # encoding: [0x7b,0x2a,0xde,0xdb]
41 # CHECK: fmin_a.w $w10, $w29, $w20 # encoding: [0x7b,0x54,0xea,0x9b]
46 # CHECK: fmul.d $w9, $w30, $w10 # encoding: [0x78,0xaa,0xf2,0x5b]
47 # CHECK: fsaf.w $w25, $w5, $w10 # encoding: [0x7a,0x0a,0x2e,0x5a]
73 # CHECK: madd_q.h $w16, $w20, $w10 # encoding: [0x79,0x4a,0xa4,0x1c]
77 # CHECK: msub_q.h $w24, $w26, $w10 # encodin
[all...]
H A Dtest_i8.s12 # CHECK: xori.b $w16, $w10, 20 # encoding: [0x7b,0x14,0x54,0x00]
23 xori.b $w16, $w10, 20
H A Dtest_3r.s6 # CHECK: add_a.d $w6, $w10, $w0 # encoding: [0x78,0x60,0x51,0x90]
16 # CHECK: adds_u.h $w10, $w30, $w4 # encoding: [0x79,0xa4,0xf2,0x90]
18 # CHECK: adds_u.d $w30, $w10, $w9 # encoding: [0x79,0xe9,0x57,0x90]
27 # CHECK: asub_u.b $w10, $w29, $w11 # encoding: [0x7a,0x8b,0xea,0x91]
29 # CHECK: asub_u.w $w10, $w19, $w31 # encoding: [0x7a,0xdf,0x9a,0x91]
30 # CHECK: asub_u.d $w17, $w10, $w0 # encoding: [0x7a,0xe0,0x54,0x51]
34 # CHECK: ave_s.d $w27, $w25, $w10 # encoding: [0x7a,0x6a,0xce,0xd0]
52 # CHECK: binsl.h $w30, $w5, $w10 # encoding: [0x7b,0x2a,0x2f,0x8d]
68 # CHECK: ceq.h $w10, $w27, $w9 # encoding: [0x78,0x29,0xda,0x8f]
73 # CHECK: cle_s.w $w30, $w26, $w10 # encodin
[all...]
/external/boringssl/ios-aarch64/crypto/chacha/
H A Dchacha-armv8.S87 add w6,w6,w10
103 eor w10,w10,w14
107 ror w10,w10,#20
111 add w6,w6,w10
127 eor w10,w10,w14
131 ror w10,w10,#2
[all...]
/external/boringssl/linux-aarch64/crypto/chacha/
H A Dchacha-armv8.S88 add w6,w6,w10
104 eor w10,w10,w14
108 ror w10,w10,#20
112 add w6,w6,w10
128 eor w10,w10,w14
132 ror w10,w10,#2
[all...]
/external/libhevc/common/arm64/
H A Dihevc_padding.s105 ldrb w10,[x0]
112 dup v4.16b,w10
223 ldrh w10,[x0]
230 dup v4.8h,w10
351 ldrb w10,[x0, #-1]
362 dup v4.16b,w10
469 ldrh w10,[x0, #-2]
476 dup v4.8h,w10
/external/boringssl/ios-aarch64/crypto/fipsmodule/
H A Dsha1-armv8.S130 add w22,w22,w10 // future e+=X[i]
289 eor w8,w8,w10
314 eor w10,w10,w12
318 eor w10,w10,w19
322 eor w10,w10,w7
325 ror w10,w10,#3
[all...]
H A Dsha256-armv8.S190 eor w10,w20,w20,ror#14
196 eor w16,w16,w10,ror#11 // Sigma1(e)
197 ror w10,w24,#2
204 eor w17,w10,w17,ror#13 // Sigma0(a)
211 ldp w9,w10,[x1],#2*4
258 rev w10,w10 // 7
267 add w20,w20,w10 // h+=X[i]
463 str w10,[sp,#12]
470 ror w10,w2
[all...]
/external/boringssl/linux-aarch64/crypto/fipsmodule/
H A Dsha1-armv8.S131 add w22,w22,w10 // future e+=X[i]
290 eor w8,w8,w10
315 eor w10,w10,w12
319 eor w10,w10,w19
323 eor w10,w10,w7
326 ror w10,w10,#3
[all...]
H A Dsha256-armv8.S191 eor w10,w20,w20,ror#14
197 eor w16,w16,w10,ror#11 // Sigma1(e)
198 ror w10,w24,#2
205 eor w17,w10,w17,ror#13 // Sigma0(a)
212 ldp w9,w10,[x1],#2*4
259 rev w10,w10 // 7
268 add w20,w20,w10 // h+=X[i]
464 str w10,[sp,#12]
471 ror w10,w2
[all...]

Completed in 1325 milliseconds

1234