Home
last modified time | relevance | path

Searched refs:TEMP8 (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
66 "addu %[temp16], %["#TEMP0"], %["#TEMP8"] \n\t" \
67 "subu %[temp17], %["#TEMP0"], %["#TEMP8"] \n\t" \
69 "mul %["#TEMP8"], %["#TEMP12"], %[kC1] \n\t" \
73 "sra %["#TEMP8"], %["#TEMP8"], 16 \n\t" \
76 "subu %[temp18], %["#TEMP0"], %["#TEMP8"] \n\t" \
80 "subu %["#TEMP8"], %[temp17], %[temp18] \n\t" \
85 "sra %["#TEMP8"], %["#TEMP8"], 3 \n\t" \
93 "addu %["#TEMP8"], %[temp18], %["#TEMP8"] \n\t" \
97 "slt %[temp18], %["#TEMP8"], $zero \n\t" \
[all …]