Home
last modified time | relevance | path

Searched refs:TEMP4 (Results 1 – 3 of 3) sorted by relevance

/external/webp/src/dsp/
Denc_mips32.c33 #define VERTICAL_PASS(A, B, C, D, TEMP4, TEMP0, TEMP1, TEMP2, TEMP3) \ argument
38 "addu %[" #TEMP4 "], %[temp16], %[temp18] \n\t" \
50 "addu %[" #TEMP0 "], %[" #TEMP4 "], %[" #TEMP3 "] \n\t" \
53 "subu %[" #TEMP3 "], %[" #TEMP4 "], %[" #TEMP3 "] \n\t"
61 #define HORIZONTAL_PASS(A, TEMP0, TEMP4, TEMP8, TEMP12) \ argument
65 "mul %[" #TEMP0 "], %[" #TEMP4 "], %[kC2] \n\t" \
67 "mul %[" #TEMP4 "], %[" #TEMP4 "], %[kC1] \n\t" \
71 "sra %[" #TEMP4 "], %[" #TEMP4 "], 16 \n\t" \
74 "addu %[temp19], %[" #TEMP4 "], %[" #TEMP12 "] \n\t" \
76 "addu %[" #TEMP4 "], %[temp17], %[temp18] \n\t" \
[all …]
Denc_mips_dsp_r2.c116 #define VERTICAL_PASS(A, B, C, D, TEMP0, TEMP4, TEMP8, TEMP12) \ argument
119 "addu %[temp17], %[" #TEMP4 "], %[" #TEMP8 "] \n\t" \
120 "subu %[temp18], %[" #TEMP4 "], %[" #TEMP8 "] \n\t" \
123 "mul %[" #TEMP4 "], %[temp19], %[c5352] \n\t" \
128 "addu %[" #TEMP12 "], %[" #TEMP12 "], %[" #TEMP4 "] \n\t" \
129 "subu %[" #TEMP4 "], %[temp16], %[temp17] \n\t" \
130 "sra %[" #TEMP4 "], %[" #TEMP4 "], 4 \n\t" \
140 "sh %[" #TEMP4 "], " #C "(%[temp20]) \n\t" \
1349 #define VERTICAL_PASS_WHT(A, B, C, D, TEMP0, TEMP2, TEMP4, TEMP6) \ argument
1350 "addq.ph %[temp8], %[" #TEMP0 "], %[" #TEMP4 "] \n\t" \
[all …]
/external/boringssl/src/crypto/fipsmodule/bn/asm/
Drsaz-avx2.pl403 $TEMP4 = $Y2;
668 vpsrlq \$29, $ACC3, $TEMP4
674 vpermq \$0x93, $TEMP4, $TEMP4
679 vpblendd \$3, $TEMP3, $TEMP4, $TEMP3
681 vpblendd \$3, $TEMP4, $ZERO, $TEMP4
683 vpaddq $TEMP4, $ACC4, $ACC4
692 vpsrlq \$29, $ACC3, $TEMP4
698 vpermq \$0x93, $TEMP4, $TEMP4
704 vpblendd \$3, $TEMP3, $TEMP4, $TEMP3
707 vpblendd \$3, $TEMP4, $ZERO, $TEMP4
[all …]