Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Denc_mips32.c64 #define HORIZONTAL_PASS(A, B, C, D, TEMP0, TEMP4, TEMP8, TEMP12) \ argument
69 "mul %["#TEMP8"], %["#TEMP12"], %[kC1] \n\t" \
71 "mul %["#TEMP12"], %["#TEMP12"], %[kC2] \n\t" \
75 "sra %["#TEMP12"], %["#TEMP12"], 16 \n\t" \
77 "addu %[temp19], %["#TEMP4"], %["#TEMP12"] \n\t" \
81 "subu %["#TEMP12"], %[temp16], %[temp19] \n\t" \
86 "sra %["#TEMP12"], %["#TEMP12"], 3 \n\t" \
94 "addu %["#TEMP12"], %[temp19], %["#TEMP12"] \n\t" \
98 "slt %[temp19], %["#TEMP12"], $zero \n\t" \
102 "movn %["#TEMP12"], $zero, %[temp19] \n\t" \
[all …]