Searched refs:TEMP4 (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 | 53 "subu %[" #TEMP3 "], %[" #TEMP4 "], %[" #TEMP3 "] \n\t" 67 "mul %[" #TEMP4 "], %[" #TEMP4 "], %[kC1] \n\t" \ 71 "sra %[" #TEMP4 "], %[" #TEMP4 "], 16 \n\t" \ 81 "sra %[" #TEMP4 "], %[" #TEMP4 "], 3 \n\t" \ 89 "addu %[" #TEMP4 "], %[temp17], %[" #TEMP4 "] \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" \ 461 "mul %[" #TEMP4 "], %[temp19], %[c5352] \n\t" \ 466 "addu %[" #TEMP12 "], %[" #TEMP12 "], %[" #TEMP4 "] \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" \ 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 …]
|
Completed in 7 milliseconds