Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Denc_mips_dsp_r2.c1347 #define VERTICAL_PASS_WHT(A, B, C, D, TEMP0, TEMP2, TEMP4, TEMP6) \ argument
1349 "addq.ph %[temp9], %[" #TEMP2 "], %[" #TEMP6 "] \n\t" \
1350 "subq.ph %[" #TEMP2 "], %[" #TEMP2 "], %[" #TEMP6 "] \n\t" \
1351 "subq.ph %[" #TEMP6 "], %[" #TEMP0 "], %[" #TEMP4 "] \n\t" \
1353 "subqh.ph %[" #TEMP4 "], %[" #TEMP6 "], %[" #TEMP2 "] \n\t" \
1354 "addqh.ph %[" #TEMP2 "], %[" #TEMP2 "], %[" #TEMP6 "] \n\t" \
1355 "subqh.ph %[" #TEMP6 "], %[temp8], %[temp9] \n\t" \
1359 "usw %[" #TEMP6 "], " #D "(%[out]) \n\t"