Searched refs:TEMP8 (Results 1 – 2 of 2) sorted by relevance
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/ |
A D | enc_mips32.c | 70 "sra %[" #TEMP8 "], %[" #TEMP8 "], 16 \n\t" \ 82 "sra %[" #TEMP8 "], %[" #TEMP8 "], 3 \n\t" \ 90 "addu %[" #TEMP8 "], %[temp18], %[" #TEMP8 "] \n\t" \ 454 #define VERTICAL_PASS(A, B, C, D, TEMP0, TEMP4, TEMP8, TEMP12) \ argument 457 "addu %[temp17], %[" #TEMP4 "], %[" #TEMP8 "] \n\t" \ 458 "subu %[temp18], %[" #TEMP4 "], %[" #TEMP8 "] \n\t" \ 459 "mul %[" #TEMP8 "], %[temp19], %[c2217] \n\t" \ 469 "addiu %[" #TEMP8 "], %[" #TEMP8 "], 30000 \n\t" \ 471 "addiu %[" #TEMP8 "], %[" #TEMP8 "], 21000 \n\t" \ 472 "subu %[" #TEMP8 "], %[" #TEMP8 "], %[temp18] \n\t" \ [all …]
|
A D | enc_mips_dsp_r2.c | 116 #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" \ 121 "mul %[" #TEMP8 "], %[temp19], %[c2217] \n\t" \ 131 "addiu %[" #TEMP8 "], %[" #TEMP8 "], 30000 \n\t" \ 133 "addiu %[" #TEMP8 "], %[" #TEMP8 "], 21000 \n\t" \ 134 "subu %[" #TEMP8 "], %[" #TEMP8 "], %[temp18] \n\t" \ 136 "sra %[" #TEMP8 "], %[" #TEMP8 "], 16 \n\t" \ 141 "sh %[" #TEMP8 "], " #D "(%[temp20]) \n\t" \
|
Completed in 8 milliseconds