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

  /external/boringssl/src/crypto/bn/asm/
rsaz-avx2.pl 290 $TEMP0=$Y1;
319 vpmuludq 32*1-128($ap), $B2, $TEMP0
320 vpaddq $TEMP0, $ACC2, $ACC2
325 vpmuludq 32*3-128($aap), $B2, $TEMP0
326 vpaddq $TEMP0, $ACC5, $ACC5
331 vpmuludq 32*6-128($aap), $B2, $TEMP0
332 vpaddq $TEMP0, $ACC8, $ACC8
342 vpmuludq 32*2-128($aap), $B1, $TEMP0
343 vpaddq $TEMP0, $ACC5, $ACC5
348 vpmuludq 32*5-128($aap), $B1, $TEMP0
    [all...]
  /external/webp/src/dsp/
enc_mips32.c 29 // temp0..temp15 holds tmp[0]..tmp[15]
31 // TEMP0..TEMP3 - registers for corresponding tmp elements
33 #define VERTICAL_PASS(A, B, C, D, TEMP4, TEMP0, TEMP1, TEMP2, TEMP3) \
40 "mul %[" #TEMP0 "], %[temp17], %[kC2] \n\t" \
44 "sra %[" #TEMP0 "], %[" #TEMP0 "], 16 \n\n" \
48 "subu %[" #TEMP2 "], %[" #TEMP0 "], %[temp18] \n\t" \
50 "addu %[" #TEMP0 "], %[" #TEMP4 "], %[" #TEMP3 "] \n\t" \
58 // temp0..temp15 holds tmp[0]..tmp[15]
60 // TEMP0, TEMP4, TEMP8 and TEMP12 - registers for corresponding tmp element
118 int temp0, temp1, temp2, temp3, temp4, temp5, temp6; local
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]
76 // temp0..temp15 holds tmp[0]..tmp[15]
78 // TEMP0..TEMP3 - registers for corresponding tmp elements
79 #define HORIZONTAL_PASS(A, TEMP0, TEMP1, TEMP2, TEMP3) \
80 "lw %[" #TEMP0 "], 0(%[args]) \n\t"
147 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; 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 490 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; local
502 "lbux %[temp0], %[temp5](%[p]) \n\t"
504 "subu %[temp6], %[temp0], %[temp3] \n\t"
521 "shll_s.w %[temp0], %[temp7], 27 \n\t"
523 "sra %[temp0], %[temp0], 27 \n\t"
525 "addu %[temp7], %[temp1], %[temp0] \n\t"
536 : [temp0]"=&r"(temp0), [temp1]"=&r"(temp1), [temp2]"=&r"(temp2),
545 // TEMP0 = SRC[A + A1 * BPS
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...]

Completed in 328 milliseconds