Home
last modified time | relevance | path

Searched refs:z2 (Results 1 – 25 of 512) sorted by relevance

12345678910>>...21

/external/libjpeg-turbo/
Djidctint.c179 JLONG z1, z2, z3, z4, z5; variable
232 z2 = DEQUANTIZE(inptr[DCTSIZE * 2], quantptr[DCTSIZE * 2]);
235 z1 = MULTIPLY(z2 + z3, FIX_0_541196100);
237 tmp3 = z1 + MULTIPLY(z2, FIX_0_765366865);
239 z2 = DEQUANTIZE(inptr[DCTSIZE * 0], quantptr[DCTSIZE * 0]);
242 tmp0 = LEFT_SHIFT(z2 + z3, CONST_BITS);
243 tmp1 = LEFT_SHIFT(z2 - z3, CONST_BITS);
260 z2 = tmp1 + tmp2;
270 z2 = MULTIPLY(z2, -FIX_2_562915447); /* sqrt(2) * (-c1-c3) */
278 tmp1 += z2 + z4;
[all …]
/external/eigen/unsupported/Eigen/src/MoreVectorization/
DMathFunctions.h44 Packet4f z1,z2;//will need them during computation in pasin() local
71 z2=pmul(x2,x2); in pasin()
72 Packet4f s1=pmadd(p4f_asin1, z2, p4f_asin2); in pasin()
73 Packet4f s2=pmadd(s1, z2, p4f_asin3); in pasin()
74 Packet4f s3=pmadd(s2,z2, p4f_asin4); in pasin()
75 Packet4f s4=pmadd(s3,z2, p4f_asin5); in pasin()
76 Packet4f temp=pmul(s4,z2);//not really a madd but a mul by z so that the next term can be a madd in pasin()
77 z2=pmadd(temp,x2,x2); in pasin()
82 z2 = _mm_andnot_ps(branch_mask, z2); in pasin()
83 Packet4f z = _mm_or_ps(z1,z2); in pasin()
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AArch64/SVE/
Dfcmla-diagnostics.s6 fcmla z0.d, p8/m, z1.d, z2.d, #0
15 fcmla z0.d, p0/m, z1.d, z2.d, #360
20 fcmla z0.d, p0/m, z1.d, z2.d, #450
29 fcmla z0.h, z1.h, z2.h[-1], #0
34 fcmla z0.h, z1.h, z2.h[4], #0
39 fcmla z0.s, z1.s, z2.s[-1], #0
44 fcmla z0.s, z1.s, z2.s[2], #0
49 fcmla z0.d, z1.d, z2.d[0], #0
Dfmla-diagnostics.s7 fmla z0.h, p8/m, z1.h, z2.h
16 fmla z0.s, p7/m, z1.h, z2.h
44 fmla z0.h, z1.h, z2.h[-1]
49 fmla z0.h, z1.h, z2.h[8]
54 fmla z0.s, z1.s, z2.s[-1]
59 fmla z0.s, z1.s, z2.s[4]
64 fmla z0.d, z1.d, z2.d[-1]
69 fmla z0.d, z1.d, z2.d[2]
Dfmls-diagnostics.s7 fmls z0.h, p8/m, z1.h, z2.h
16 fmls z0.s, p7/m, z1.h, z2.h
44 fmls z0.h, z1.h, z2.h[-1]
49 fmls z0.h, z1.h, z2.h[8]
54 fmls z0.s, z1.s, z2.s[-1]
59 fmls z0.s, z1.s, z2.s[4]
64 fmls z0.d, z1.d, z2.d[-1]
69 fmls z0.d, z1.d, z2.d[2]
Dmovprfx-diagnostics.s7 abs z2.d, p0/m, z2.d
17 add z2.d, p0/m, z2.d, z0.d
27 asr z2.s, p0/m, z2.s, z0.d
37 mla z3.d, p0/m, z1.d, z2.d
88 mla z0.d, p0/m, z0.d, z2.d
128 mla z0.d, p1/m, z1.d, z2.d
168 mla z0.d, p0/m, z1.d, z2.d
188 add z0.d, z1.d, z2.d
189 add z0.d, z1.d, z2.d
Dst3w-diagnostics.s35 st3w { z0.s, z1.s, z2.s }, p0, [x0, x0]
40 st3w { z0.s, z1.s, z2.s }, p0, [x0, xzr]
45 st3w { z0.s, z1.s, z2.s }, p0, [x0, x0, lsl #3]
50 st3w { z0.s, z1.s, z2.s }, p0, [x0, w0]
55 st3w { z0.s, z1.s, z2.s }, p0, [x0, w0, uxtw]
64 st3w {z2.s, z3.s, z4.s}, p8, [x15, #10, MUL VL]
78 st3w { z0.s, z1.s, z2.s, z3.s }, p0, [x0]
83 st3w { z0.s, z1.s, z2.d }, p0, [x0]
Dst3h-diagnostics.s35 st3h { z0.h, z1.h, z2.h }, p0, [x0, x0]
40 st3h { z0.h, z1.h, z2.h }, p0, [x0, xzr]
45 st3h { z0.h, z1.h, z2.h }, p0, [x0, x0, lsl #2]
50 st3h { z0.h, z1.h, z2.h }, p0, [x0, w0]
55 st3h { z0.h, z1.h, z2.h }, p0, [x0, w0, uxtw]
64 st3h {z2.h, z3.h, z4.h}, p8, [x15, #10, MUL VL]
78 st3h { z0.h, z1.h, z2.h, z3.h }, p0, [x0]
83 st3h { z0.h, z1.h, z2.s }, p0, [x0]
Dst3d-diagnostics.s35 st3d { z0.d, z1.d, z2.d }, p0, [x0, x0]
40 st3d { z0.d, z1.d, z2.d }, p0, [x0, xzr]
45 st3d { z0.d, z1.d, z2.d }, p0, [x0, x0, lsl #2]
50 st3d { z0.d, z1.d, z2.d }, p0, [x0, w0]
55 st3d { z0.d, z1.d, z2.d }, p0, [x0, w0, uxtw]
64 st3d {z2.d, z3.d, z4.d}, p8, [x15, #10, MUL VL]
78 st3d { z0.d, z1.d, z2.d, z3.d }, p0, [x0]
83 st3d { z0.d, z1.d, z2.b }, p0, [x0]
Dld3w-diagnostics.s35 ld3w { z0.s, z1.s, z2.s }, p0/z, [x0, x0]
40 ld3w { z0.s, z1.s, z2.s }, p0/z, [x0, xzr]
45 ld3w { z0.s, z1.s, z2.s }, p0/z, [x0, x0, lsl #3]
50 ld3w { z0.s, z1.s, z2.s }, p0/z, [x0, w0]
55 ld3w { z0.s, z1.s, z2.s }, p0/z, [x0, w0, uxtw]
64 ld3w {z2.s, z3.s, z4.s}, p8/z, [x15, #10, MUL VL]
78 ld3w { z0.s, z1.s, z2.s, z3.s }, p0/z, [x0]
83 ld3w { z0.s, z1.s, z2.d }, p0/z, [x0]
Dld3d-diagnostics.s35 ld3d { z0.d, z1.d, z2.d }, p0/z, [x0, x0]
40 ld3d { z0.d, z1.d, z2.d }, p0/z, [x0, xzr]
45 ld3d { z0.d, z1.d, z2.d }, p0/z, [x0, x0, lsl #2]
50 ld3d { z0.d, z1.d, z2.d }, p0/z, [x0, w0]
55 ld3d { z0.d, z1.d, z2.d }, p0/z, [x0, w0, uxtw]
64 ld3d {z2.d, z3.d, z4.d}, p8/z, [x15, #10, MUL VL]
78 ld3d { z0.d, z1.d, z2.d, z3.d }, p0/z, [x0]
83 ld3d { z0.d, z1.d, z2.b }, p0/z, [x0]
Dld3h-diagnostics.s35 ld3h { z0.h, z1.h, z2.h }, p0/z, [x0, x0]
40 ld3h { z0.h, z1.h, z2.h }, p0/z, [x0, xzr]
45 ld3h { z0.h, z1.h, z2.h }, p0/z, [x0, x0, lsl #2]
50 ld3h { z0.h, z1.h, z2.h }, p0/z, [x0, w0]
55 ld3h { z0.h, z1.h, z2.h }, p0/z, [x0, w0, uxtw]
64 ld3h {z2.h, z3.h, z4.h}, p8/z, [x15, #10, MUL VL]
78 ld3h { z0.h, z1.h, z2.h, z3.h }, p0/z, [x0]
83 ld3h { z0.h, z1.h, z2.s }, p0/z, [x0]
Dst4d-diagnostics.s35 st4d { z0.d, z1.d, z2.d, z3.d }, p0, [x0, x0]
40 st4d { z0.d, z1.d, z2.d, z3.d }, p0, [x0, xzr]
45 st4d { z0.d, z1.d, z2.d, z3.d }, p0, [x0, x0, lsl #2]
50 st4d { z0.d, z1.d, z2.d, z3.d }, p0, [x0, w0]
55 st4d { z0.d, z1.d, z2.d, z3.d }, p0, [x0, w0, uxtw]
65 st4d {z2.d, z3.d, z4.d, z5.d}, p8, [x15, #10, MUL VL]
79 st4d { z0.d, z1.d, z2.d, z3.d, z4.d }, p0, [x0]
84 st4d { z0.d, z1.d, z2.d, z3.b }, p0, [x0]
Dst4h-diagnostics.s35 st4h { z0.h, z1.h, z2.h, z3.h }, p0, [x0, x0]
40 st4h { z0.h, z1.h, z2.h, z3.h }, p0, [x0, xzr]
45 st4h { z0.h, z1.h, z2.h, z3.h }, p0, [x0, x0, lsl #2]
50 st4h { z0.h, z1.h, z2.h, z3.h }, p0, [x0, w0]
55 st4h { z0.h, z1.h, z2.h, z3.h }, p0, [x0, w0, uxtw]
64 st4h {z2.h, z3.h, z4.h, z5.h}, p8, [x15, #10, MUL VL]
78 st4h { z0.h, z1.h, z2.h, z3.h, z4.h }, p0, [x0]
83 st4h { z0.h, z1.h, z2.h, z3.s }, p0, [x0]
Dst4w-diagnostics.s35 st4w { z0.s, z1.s, z2.s, z3.s }, p0, [x0, x0]
40 st4w { z0.s, z1.s, z2.s, z3.s }, p0, [x0, xzr]
45 st4w { z0.s, z1.s, z2.s, z3.s }, p0, [x0, x0, lsl #3]
50 st4w { z0.s, z1.s, z2.s, z3.s }, p0, [x0, w0]
55 st4w { z0.s, z1.s, z2.s, z3.s }, p0, [x0, w0, uxtw]
64 st4w {z2.s, z3.s, z4.s, z5.s}, p8, [x15, #10, MUL VL]
78 st4w { z0.s, z1.s, z2.s, z3.s, z4.s }, p0, [x0]
83 st4w { z0.s, z1.s, z2.s, z3.d }, p0, [x0]
Dld4d-diagnostics.s35 ld4d { z0.d, z1.d, z2.d, z3.d }, p0/z, [x0, x0]
40 ld4d { z0.d, z1.d, z2.d, z3.d }, p0/z, [x0, xzr]
45 ld4d { z0.d, z1.d, z2.d, z3.d }, p0/z, [x0, x0, lsl #2]
50 ld4d { z0.d, z1.d, z2.d, z3.d }, p0/z, [x0, w0]
55 ld4d { z0.d, z1.d, z2.d, z3.d }, p0/z, [x0, w0, uxtw]
64 ld4d {z2.d, z3.d, z4.d, z5.d}, p8/z, [x15, #10, MUL VL]
78 ld4d { z0.d, z1.d, z2.d, z3.d, z4.d }, p0/z, [x0]
83 ld4d { z0.d, z1.d, z2.d, z3.b }, p0/z, [x0]
Dld4h-diagnostics.s35 ld4h { z0.h, z1.h, z2.h, z3.h }, p0/z, [x0, x0]
40 ld4h { z0.h, z1.h, z2.h, z3.h }, p0/z, [x0, xzr]
45 ld4h { z0.h, z1.h, z2.h, z3.h }, p0/z, [x0, x0, lsl #2]
50 ld4h { z0.h, z1.h, z2.h, z3.h }, p0/z, [x0, w0]
55 ld4h { z0.h, z1.h, z2.h, z3.h }, p0/z, [x0, w0, uxtw]
64 ld4h {z2.h, z3.h, z4.h, z5.h}, p8/z, [x15, #10, MUL VL]
78 ld4h { z0.h, z1.h, z2.h, z3.h, z4.h }, p0/z, [x0]
83 ld4h { z0.h, z1.h, z2.h, z3.s }, p0/z, [x0]
Dld4w-diagnostics.s35 ld4w { z0.s, z1.s, z2.s, z3.s }, p0/z, [x0, x0]
40 ld4w { z0.s, z1.s, z2.s, z3.s }, p0/z, [x0, xzr]
45 ld4w { z0.s, z1.s, z2.s, z3.s }, p0/z, [x0, x0, lsl #3]
50 ld4w { z0.s, z1.s, z2.s, z3.s }, p0/z, [x0, w0]
55 ld4w { z0.s, z1.s, z2.s, z3.s }, p0/z, [x0, w0, uxtw]
64 ld4w {z2.s, z3.s, z4.s, z5.s}, p8/z, [x15, #10, MUL VL]
78 ld4w { z0.s, z1.s, z2.s, z3.s, z4.s }, p0/z, [x0]
83 ld4w { z0.s, z1.s, z2.s, z3.d }, p0/z, [x0]
Dst3b-diagnostics.s35 st3b { z0.b, z1.b, z2.b }, p0, [x0, xzr]
40 st3b { z0.b, z1.b, z2.b }, p0, [x0, x0, lsl #1]
45 st3b { z0.b, z1.b, z2.b }, p0, [x0, w0]
50 st3b { z0.b, z1.b, z2.b }, p0, [x0, w0, uxtw]
59 st3b {z2.b, z3.b, z4.b}, p8, [x15, #10, MUL VL]
73 st3b { z0.b, z1.b, z2.b, z3.b }, p0, [x0]
78 st3b { z0.b, z1.b, z2.h }, p0, [x0]
Dld3b-diagnostics.s35 ld3b { z0.b, z1.b, z2.b }, p0/z, [x0, xzr]
40 ld3b { z0.b, z1.b, z2.b }, p0/z, [x0, x0, lsl #1]
45 ld3b { z0.b, z1.b, z2.b }, p0/z, [x0, w0]
50 ld3b { z0.b, z1.b, z2.b }, p0/z, [x0, w0, uxtw]
59 ld3b {z2.b, z3.b, z4.b}, p8/z, [x15, #10, MUL VL]
73 ld3b { z0.b, z1.b, z2.b, z3.b }, p0/z, [x0]
78 ld3b { z0.b, z1.b, z2.h }, p0/z, [x0]
Dst4b-diagnostics.s35 st4b { z0.b, z1.b, z2.b, z3.b }, p0, [x0, xzr]
40 st4b { z0.b, z1.b, z2.b, z3.b }, p0, [x0, x0, lsl #1]
45 st4b { z0.b, z1.b, z2.b, z3.b }, p0, [x0, w0]
50 st4b { z0.b, z1.b, z2.b, z3.b }, p0, [x0, w0, uxtw]
59 st4b {z2.b, z3.b, z4.b, z5.b}, p8, [x15, #10, MUL VL]
73 st4b { z0.b, z1.b, z2.b, z3.b, z4.b }, p0, [x0]
78 st4b { z0.b, z1.b, z2.b, z3.h }, p0, [x0]
/external/apache-commons-math/src/main/java/org/apache/commons/math/distribution/
DSaddlePointExpansion.java110 double z2 = 2.0 * z; in getStirlingError() local
111 if (FastMath.floor(z2) == z2) { in getStirlingError()
112 ret = EXACT_STIRLING_ERRORS[(int) z2]; in getStirlingError()
118 double z2 = z * z; in getStirlingError() local
124 z2) / z2) / z2) / z2) / z; in getStirlingError()
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/modes/gcm/
DGCMUtil.java114 int z0 = 0, z1 = 0, z2 = 0, z3 = 0; in multiply() local
124 z2 ^= (y2 & m1); in multiply()
137 x[2] = z2; in multiply()
145 long z0 = 0, z1 = 0, z2 = 0; in multiply() local
155 z2 ^= (y1 & m1); in multiply()
162 z0 ^= z2 ^ (z2 >>> 1) ^ (z2 >>> 2) ^ (z2 >>> 7); in multiply()
163 z1 ^= (z2 << 63) ^ (z2 << 62) ^ (z2 << 57); in multiply()
278 long z0 = t[0], z1 = t[1], z2 = t[2], z3 = t[3]; in square() local
281 z2 ^= (z3 << 63) ^ (z3 << 62) ^ (z3 << 57); in square()
283 z0 ^= z2 ^ (z2 >>> 1) ^ (z2 >>> 2) ^ (z2 >>> 7); in square()
[all …]
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/crypto/modes/gcm/
DGCMUtil.java118 int z0 = 0, z1 = 0, z2 = 0, z3 = 0; in multiply() local
128 z2 ^= (y2 & m1); in multiply()
141 x[2] = z2; in multiply()
149 long z0 = 0, z1 = 0, z2 = 0; in multiply() local
159 z2 ^= (y1 & m1); in multiply()
166 z0 ^= z2 ^ (z2 >>> 1) ^ (z2 >>> 2) ^ (z2 >>> 7); in multiply()
167 z1 ^= (z2 << 63) ^ (z2 << 62) ^ (z2 << 57); in multiply()
282 long z0 = t[0], z1 = t[1], z2 = t[2], z3 = t[3]; in square() local
285 z2 ^= (z3 << 63) ^ (z3 << 62) ^ (z3 << 57); in square()
287 z0 ^= z2 ^ (z2 >>> 1) ^ (z2 >>> 2) ^ (z2 >>> 7); in square()
[all …]
/external/sonivox/arm-wt-22k/lib_src/
DARM-E_filter_gnu.s44 z2 .req r5 label
72 LDRSH z2, [pFilter, #m_z2]
92 SMLABB tmp2, z2, b2, tmp2 @ tmp2 = (-b1 * z1) + (-b2 * z2)
94 MOV z2, z1 @ delay line
96 SMLABB tmp0, tmp0, K, tmp2 @ tmp1 = (K * x[n]) + (-b1 * z1) + (-b2 * z2)
107 SMLABB tmp2, z2, b2, tmp2 @ tmp2 = (-b1 * z1) + (-b2 * z2)
109 SMLABB tmp1, tmp1, K, tmp2 @ tmp1 = (K * x[n]) + (-b1 * z1) + (-b2 * z2)
111 MOV z2, z1 @ delay line
124 STRH z2, [pFilter, #m_z2]

12345678910>>...21