HomeSort by relevance Sort by last modified time
    Searched refs:TEMP1 (Results 1 - 6 of 6) sorted by null

  /external/boringssl/src/crypto/bn/asm/
rsaz-avx2.pl 121 my $TEMP1="%ymm14";
321 vpmuludq 32*1-128($aap), $B2, $TEMP1
322 vpaddq $TEMP1, $ACC3, $ACC3
327 vpmuludq 32*4-128($aap), $B2, $TEMP1
328 vpaddq $TEMP1, $ACC6, $ACC6
344 vpmuludq 32*3-128($aap), $B1, $TEMP1
345 vpaddq $TEMP1, $ACC6, $ACC6
350 vpmuludq 32*6-128($aap), $B1, $TEMP1
351 vpaddq $TEMP1, $ACC0, $ACC0
361 vpmuludq 32*3-128($aap), $B2, $TEMP1
    [all...]
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/engines/
DESedeWrapEngine.java 163 // initialization vector. Call the results TEMP1.
174 byte TEMP1[] = new byte[WKCKS.length];
178 engine.processBlock(WKCKS, currentBytePos, TEMP1, currentBytePos);
181 // Let TEMP2 = IV || TEMP1.
182 byte[] TEMP2 = new byte[this.iv.length + TEMP1.length];
185 System.arraycopy(TEMP1, 0, TEMP2, this.iv.length, TEMP1.length);
265 // Decompose TEMP2 into IV, the first 8 octets, and TEMP1, the remaining octets.
268 byte[] TEMP1 = new byte[TEMP2.length - 8];
271 System.arraycopy(TEMP2, 8, TEMP1, 0, TEMP2.length - 8)
    [all...]
  /external/webp/src/dsp/
enc_mips32.c 33 #define VERTICAL_PASS(A, B, C, D, TEMP4, TEMP0, TEMP1, TEMP2, TEMP3) \
51 "addu %[" #TEMP1 "], %[temp16], %[" #TEMP2 "] \n\t" \
118 int temp0, temp1, temp2, temp3, temp4, temp5, temp6; local
125 VERTICAL_PASS(0, 16, 8, 24, temp4, temp0, temp1, temp2, temp3)
131 HORIZONTAL_PASS(1, temp1, temp5, temp9, temp13)
135 : [temp0]"=&r"(temp0), [temp1]"=&r"(temp1), [temp2]"=&r"(temp2),
165 "lhu %[temp1], " #J "(%[ppsharpen]) \n\t" \
170 "addu %[coeff], %[coeff], %[temp1] \n\t" \
175 "lhu %[temp1], " #J "(%[ppiq]) \n\t"
192 int temp0, temp1, temp2, temp3, temp4, temp5; local
367 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; local
482 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; local
544 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; local
578 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; local
604 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; local
626 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; local
    [all...]
enc_mips_dsp_r2.c 50 // dpa.w.ph $ac0 temp0 ,temp1
51 // $ac += temp0[31..16] * temp1[31..16] + temp0[15..0] * temp1[15..0]
52 // dpax.w.ph $ac0 temp0 ,temp1
53 // $ac += temp0[31..16] * temp1[15..0] + temp0[15..0] * temp1[31..16]
79 #define HORIZONTAL_PASS(A, TEMP0, TEMP1, TEMP2, TEMP3) \
81 "lw %[" #TEMP1 "], 4(%[args]) \n\t" \
83 "lw %[" #TEMP3 "], " XSTR(BPS) "*" #A "(%[" #TEMP1 "]) \n\t" \
85 "preceu.ph.qbl %[" #TEMP1 "], %[" #TEMP3 "] \n\t"
147 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; local
175 int temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8, temp9; local
251 int temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8, temp9; local
484 int temp0, temp1, temp2, temp3; local
547 int temp0, temp1, temp2, temp3; local
590 int temp0, temp1; local
611 int a10, a32, temp0, temp1, temp2, temp3, temp4, temp5; local
666 int temp0, temp1, temp2, temp3, temp4, temp5, temp6; local
697 int temp0, temp1, temp2, temp3, temp4, temp5, temp6; local
733 int temp0, temp1, temp2, temp3, temp4, temp5; local
782 int temp0, temp1, temp2, temp3, temp4; local
832 int temp0, temp1, temp2, temp3, temp4, temp5; local
879 int temp0, temp1, temp2, temp3, temp4; local
928 int temp0, temp1, temp2, temp3, temp4; local
976 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; local
1082 int temp0, temp1, temp2, temp3; local
1112 int temp0, temp1, temp2, temp3; local
1134 int temp0, temp1, temp2, temp3; local
1152 int temp0, temp1, temp2, temp3; local
1275 int temp0, temp1, temp2, temp3, temp4, temp5,temp6; local
1362 int temp0, temp1, temp2, temp3, temp4; local
1461 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; local
    [all...]
dec_mips_dsp_r2.c 27 int temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8, temp9, temp10; local
30 LOAD_WITH_OFFSET_X4(temp1, temp2, temp3, temp4, dst,
38 CONVERT_2_BYTES_TO_HALF(temp6, temp7, temp8, temp9, temp10, temp1, temp2,
39 temp3, temp1, temp2, temp3, temp4)
40 STORE_SAT_SUM_X2(temp6, temp7, temp8, temp9, temp10, temp1, temp2, temp3,
56 int temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8, temp9; local
61 "replv.ph %[temp1], %[a] \n\t"
63 ADD_SUB_HALVES(temp2, temp3, temp1, c4)
65 SHIFT_R_SUM_X2(temp1, temp6, temp7, temp8, temp2, temp9, temp10, temp4,
73 PACK_2_HALVES_TO_WORD(temp12, temp18, temp7, temp6, temp1, temp8, temp2
87 int temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8, temp9; local
164 int temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8, temp9; local
302 int step1, step2, temp1, temp2, temp3, temp4; local
490 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; local
559 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; local
631 int temp0, temp1, temp2, temp3, temp4, temp5, temp6; local
660 int temp0, temp1, temp2, temp3, temp4; local
682 int temp0, temp1, temp2, temp3, temp4; local
732 int temp0, temp1, temp2, temp3, temp4; local
779 int temp0, temp1, temp2, temp3, temp4; local
816 int temp0, temp1; local
839 int temp0, temp1, temp2, temp3, temp4; local
    [all...]
  /prebuilts/sdk/tools/lib/
signapk.jar 

Completed in 163 milliseconds