/external/openssl/crypto/sha/asm/ |
sha1-586.pl | 128 $tmp1="ebp"; 143 if ($n==0) { &mov($tmp1,$a); } 144 else { &mov($a,$tmp1); } 145 &rotl($tmp1,5); # tmp1=ROTATE(a,5) 147 &add($tmp1,$e); # tmp1+=e; 154 &lea($tmp1,&DWP(0x5a827999,$tmp1,$e)); # tmp1+=K_00_19+x [all...] |
sha512-sparcv9.pl | 109 $tmp1="%g4"; 141 srlx @X[$j+1],$tmp32,$tmp1 143 or $tmp1,@X[$j],@X[$j] 178 sllx @pair[0],$tmp0,$tmp1 181 or $tmp1,$tmp2,$tmp2 196 sllx @pair[0],$tmp0,$tmp1 199 or $tmp1,$tmp2,$tmp2 224 $SLL $e,`$SZ*8-@Sigma1[2]`,$tmp1 227 xor $tmp1,$h,$h 228 $SLL $e,`$SZ*8-@Sigma1[1]`,$tmp1 [all...] |
sha1-sparcv9a.pl | 50 $tmp1="%i4"; 154 srl $a,27,$tmp1 158 add $tmp1,$e,$e 159 andn $d,$b,$tmp1 163 or $tmp1,$tmp3,$tmp1 165 add $tmp1,$e,$e 173 srl $a,27,$tmp1 177 add $tmp1,$e,$e 179 andn $d,$b,$tmp1 [all...] |
sha512-mips.pl | 120 my ($T1,$tmp0,$tmp1,$tmp2)=(@X[4],@X[5],@X[6],@X[7]); 128 srl $tmp1,@X[0],8 131 andi $tmp1,0xFF00 134 or $tmp1,$tmp2 135 or @X[0],$tmp1 141 and $tmp1,@X[0],$tmp0 # byte swap($i) 143 dsll $tmp1,24 146 or $tmp1,$tmp2 151 or $tmp1,$tmp2 152 or @X[0],$tmp1 [all...] |
/external/chromium_org/third_party/openssl/openssl/crypto/sha/asm/ |
sha512-sparcv9.pl | 109 $tmp1="%g4"; 141 srlx @X[$j+1],$tmp32,$tmp1 143 or $tmp1,@X[$j],@X[$j] 178 sllx @pair[0],$tmp0,$tmp1 181 or $tmp1,$tmp2,$tmp2 196 sllx @pair[0],$tmp0,$tmp1 199 or $tmp1,$tmp2,$tmp2 224 $SLL $e,`$SZ*8-@Sigma1[2]`,$tmp1 227 xor $tmp1,$h,$h 228 $SLL $e,`$SZ*8-@Sigma1[1]`,$tmp1 [all...] |
sha1-sparcv9a.pl | 50 $tmp1="%i4"; 154 srl $a,27,$tmp1 158 add $tmp1,$e,$e 159 andn $d,$b,$tmp1 163 or $tmp1,$tmp3,$tmp1 165 add $tmp1,$e,$e 173 srl $a,27,$tmp1 177 add $tmp1,$e,$e 179 andn $d,$b,$tmp1 [all...] |
sha512-mips.pl | 120 my ($T1,$tmp0,$tmp1,$tmp2)=(@X[4],@X[5],@X[6],@X[7]); 128 srl $tmp1,@X[0],8 131 andi $tmp1,0xFF00 134 or $tmp1,$tmp2 135 or @X[0],$tmp1 141 and $tmp1,@X[0],$tmp0 # byte swap($i) 143 dsll $tmp1,24 146 or $tmp1,$tmp2 151 or $tmp1,$tmp2 152 or @X[0],$tmp1 [all...] |
/external/sonivox/arm-hybrid-22k/lib_src/ |
ARM-E_interpolate_loop_gnu.s | 46 tmp1 .req r5
label 86 LDRSB tmp1, [pPhaseAccum, #1] @ tmp1 = x1
89 LDRSH tmp1, [pPhaseAccum, #2] @ tmp1 = x1
94 SUB tmp1, tmp1, tmp0 @ tmp1 = x1 - x0
95 SMULBB tmp1, phaseFrac, tmp1 @ tmp1 = phaseFrac * tmp2 [all...] |
ARM-E_interpolate_noloop_gnu.s | 50 tmp1 .req r8
label 78 LDRSB tmp1, [pPhaseAccum, #1] @ tmp1 = x1
81 LDRSH tmp1, [pPhaseAccum, #2] @ tmp1 = x1
86 SUB tmp1, tmp1, tmp0 @ tmp1 = x1 - x0
87 SMULBB tmp1, phaseFrac, tmp1 @ tmp1 = phaseFrac * tmp2 [all...] |
eas_wtengine.c | 81 EAS_I32 tmp1; local 124 tmp1 = *pMixBuffer; 130 tmp1 += tmp0; 131 *pMixBuffer++ = tmp1; 134 tmp1 = *pMixBuffer; 140 tmp1 += tmp0; 141 *pMixBuffer++ = tmp1; 147 tmp1 = *pMixBuffer; 150 tmp1 += tmp2; 151 *pMixBuffer++ = tmp1; 423 EAS_I32 tmp1; local 567 EAS_I32 tmp1; local [all...] |
/external/sonivox/arm-wt-22k/lib_src/ |
ARM-E_interpolate_loop_gnu.s | 46 tmp1 .req r5
label 86 LDRSB tmp1, [pPhaseAccum, #1] @ tmp1 = x1
89 LDRSH tmp1, [pPhaseAccum, #2] @ tmp1 = x1
94 SUB tmp1, tmp1, tmp0 @ tmp1 = x1 - x0
95 SMULBB tmp1, phaseFrac, tmp1 @ tmp1 = phaseFrac * tmp2 [all...] |
ARM-E_interpolate_noloop_gnu.s | 50 tmp1 .req r8
label 78 LDRSB tmp1, [pPhaseAccum, #1] @ tmp1 = x1
81 LDRSH tmp1, [pPhaseAccum, #2] @ tmp1 = x1
86 SUB tmp1, tmp1, tmp0 @ tmp1 = x1 - x0
87 SMULBB tmp1, phaseFrac, tmp1 @ tmp1 = phaseFrac * tmp2 [all...] |
eas_wtengine.c | 81 EAS_I32 tmp1; local 124 tmp1 = *pMixBuffer; 130 tmp1 += tmp0; 131 *pMixBuffer++ = tmp1; 134 tmp1 = *pMixBuffer; 140 tmp1 += tmp0; 141 *pMixBuffer++ = tmp1; 147 tmp1 = *pMixBuffer; 150 tmp1 += tmp2; 151 *pMixBuffer++ = tmp1; 423 EAS_I32 tmp1; local 567 EAS_I32 tmp1; local [all...] |
/frameworks/av/media/libstagefright/codecs/mp3dec/src/ |
pvmp3_dct_6.cpp | 118 Int32 tmp1; local 129 tmp1 = vec[4] + vec[1]; 136 vec[4] = (vec[0] >> 1) - tmp1; 137 vec[0] += tmp1;
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/ |
h264bsd_reconstruct.c | 122 u32 x, y, tmp1, tmp2, tmp3, tmp4, c, val; local 166 tmp1 = ptrA[width]; 170 c = ((val * tmp1 + xFrac * tmp3) << 3) + 32; 176 tmp1 = ptrA[width]; 178 c = ((val * tmp3 + xFrac * tmp1) << 3) + 32; 218 u32 x, y, tmp1, tmp2, tmp3, c, val; local 264 tmp1 = *ptrA++; 268 c = ((val * tmp1 + yFrac * tmp2) << 3) + 32; 273 tmp1 = *ptrA++; 277 c = ((val * tmp1 + yFrac * tmp2) << 3) + 32 313 u32 x, y, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, valX, valY, plus32 = 32; local 501 i32 tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; local 620 i32 tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; local 754 i32 tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; local 878 i32 tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; local 1017 i32 tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; local 1220 i32 tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; local 1407 i32 tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; local 1611 i32 tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; local [all...] |
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm11_asm/ |
h264bsd_interpolate_chroma_ver.s | 53 tmp1 RN 7 label 96 ADD tmp1, x0, chrPW ;// tmp1 = x0+ chromaPartWidth 97 CMP tmp1, width ;// x0+chromaPartWidth > width 104 ADD tmp1, y0, chrPH ;// tmp1 = y0 + chromaPartHeight 105 ADD tmp1, tmp1, #1 ;// tmp1 = y0 + chromaPartHeight + 1 106 CMP tmp1, heigh [all...] |
/frameworks/av/media/libstagefright/codecs/amrnb/dec/src/ |
c_g_aver.cpp | 286 Word16 tmp[M], tmp1, tmp2, shift1, shift2, shift; 303 tmp1 = abs_s(sub(lspAver[i], lsp[i])); // Q15 304 shift1 = sub(norm_s(tmp1), 1); // Qn 305 tmp1 = shl(tmp1, shift1); // Q15+Qn 308 tmp[i] = div_s(tmp1, tmp2); // Q15+(Q15+Qn)-(Q15+Qm) 358 tmp1 = tmp_diff; 362 tmp1 = 0; 365 // min(0.25, tmp1) 366 if (sub(2048, tmp1) < 0 486 Word16 tmp1; local [all...] |
/frameworks/av/media/libstagefright/codecs/amrwb/src/ |
band_pass_6k_7k.cpp | 193 int16 tmp1 = x[(i<<2)+j ]; local 197 L_tmp1 = fxp_mac_16by16(tmp1, fir_6k_7k[j ], L_tmp1); 204 tmp1 = x[(i<<2)+j+3]; 207 L_tmp2 = fxp_mac_16by16(tmp1, fir_6k_7k[j+2], L_tmp2); 208 L_tmp4 = fxp_mac_16by16(tmp1, fir_6k_7k[j ], L_tmp4); 209 L_tmp3 = fxp_mac_16by16(tmp1, fir_6k_7k[j+1], L_tmp3); 210 L_tmp1 = fxp_mac_16by16(tmp1, fir_6k_7k[j+3], L_tmp1); 215 tmp1 = x[(i<<2)+j+5]; 218 L_tmp4 = fxp_mac_16by16(tmp1, fir_6k_7k[j+2], L_tmp4); 219 L_tmp3 = fxp_mac_16by16(tmp1, fir_6k_7k[j+3], L_tmp3) [all...] |
low_pass_filt_7k.cpp | 173 int16 tmp1 = x[(i<<2)+j ]; local 177 L_tmp1 = fxp_mac_16by16(tmp1, fir_7k[j ], L_tmp1); 184 tmp1 = x[(i<<2)+j+3]; 187 L_tmp2 = fxp_mac_16by16(tmp1, fir_7k[j+2], L_tmp2); 188 L_tmp4 = fxp_mac_16by16(tmp1, fir_7k[j ], L_tmp4); 189 L_tmp3 = fxp_mac_16by16(tmp1, fir_7k[j+1], L_tmp3); 190 L_tmp1 = fxp_mac_16by16(tmp1, fir_7k[j+3], L_tmp1); 195 tmp1 = x[(i<<2)+j+5]; 198 L_tmp4 = fxp_mac_16by16(tmp1, fir_7k[j+2], L_tmp4); 199 L_tmp3 = fxp_mac_16by16(tmp1, fir_7k[j+3], L_tmp3) [all...] |
/external/chromium_org/third_party/openssl/openssl/crypto/ripemd/asm/ |
rmd-586.pl | 19 $tmp1="eax"; 84 #&mov($tmp1, $c) if $o == -1; 85 &xor($tmp1, $d) if $o == -1; 87 &xor($tmp1, $b); 90 &add($a, $tmp1); 91 &mov($tmp1, &Np($c)); # NEXT 98 &xor($tmp1, $d); 100 &xor($tmp1, $b); 101 &add($a, $tmp1); 102 &mov($tmp1, &Np($c)) if $o <= 0 [all...] |
/external/openssl/crypto/ripemd/asm/ |
rmd-586.pl | 19 $tmp1="eax"; 84 #&mov($tmp1, $c) if $o == -1; 85 &xor($tmp1, $d) if $o == -1; 87 &xor($tmp1, $b); 90 &add($a, $tmp1); 91 &mov($tmp1, &Np($c)); # NEXT 98 &xor($tmp1, $d); 100 &xor($tmp1, $b); 101 &add($a, $tmp1); 102 &mov($tmp1, &Np($c)) if $o <= 0 [all...] |
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/ |
omxVCM4P2_MCReconBlock_s.s | 347 M_LOAD_X pSrc, srcStep, tmp1, tmp2, tmp3, $offset 351 STRD tmp1, tmp2, [pDst], dstStep 353 M_LOAD_X pSrc, srcStep, tmp1, tmp2, tmp3, $offset 382 M_LOAD_XINT pSrc, srcStep, $offset, tmp1, tmp2, tmp3, tmp4 385 M_EXT_XINT $offset, tmp1, tmp2, tmp3, tmp4 386 M_UHADD8R tmp5, tmp1, tmp3, (1-$rndVal), mask 389 M_LOAD_XINT pSrc, srcStep, $offset, tmp1, tmp2, tmp3, tmp4 413 M_LOAD_X pSrc, srcStep, tmp1, tmp2, tmp5, $offset ;// Pre-load 418 M_UHADD8R tmp1, tmp1, tmp3, (1-$rndVal), mas 584 tmp1 RN 4 label [all...] |
/external/webrtc/src/common_audio/signal_processing/ |
resample.c | 316 WebRtc_Word32 tmp1 = 16384; local 321 tmp1 += coef * in1[0]; 325 tmp1 += coef * in1[1]; 329 tmp1 += coef * in1[2]; 333 tmp1 += coef * in1[3]; 337 tmp1 += coef * in1[4]; 341 tmp1 += coef * in1[5]; 345 tmp1 += coef * in1[6]; 349 tmp1 += coef * in1[7]; 353 *out1 = tmp1 + coef * in1[8] 362 WebRtc_Word32 tmp1 = 16384; local [all...] |
/external/valgrind/main/none/tests/s390x/ |
div.h | 5 unsigned long tmp1 = d1_1; \ 12 : "+d" (tmp1), "+d" (tmp2) \ 15 printf(#insn " %16.16lX%16.16lX / %16.16lX = %16.16lX (rem %16.16lX)\n", d1_1, d1_2, d2, tmp2, tmp1); \ 20 unsigned long tmp1 = d1_1; \ 27 : "+d" (tmp1), "+d" (tmp2) \ 30 printf(#insn " %16.16lX%16.16lX / %16.16lX = %16.16lX (rem %16.16lX)\n", d1_1, d1_2, d2, tmp2, tmp1); \
|
/external/jmonkeyengine/engine/src/core/com/jme3/bounding/ |
Intersection.java | 94 tmp1 = vars.vect2, local 110 v2.subtract(center, tmp1); 114 tmp1.subtract(tmp0, e0); // tri edge 0 115 tmp2.subtract(tmp1, e1); // tri edge 1 151 p1 = e0.y * tmp1.x - e0.x * tmp1.y; 189 p1 = e1.y * tmp1.x - e1.x * tmp1.y; 204 p1 = e2.z * tmp1.y - e2.y * tmp1.z [all...] |