Lines Matching refs:TEMP1
79 #define HORIZONTAL_PASS(A, TEMP0, TEMP1, TEMP2, TEMP3) \ argument
81 "lw %[" #TEMP1 "], 4(%[args]) \n\t" \
83 "lw %[" #TEMP3 "], " XSTR(BPS) "*" #A "(%[" #TEMP1 "]) \n\t" \
85 "preceu.ph.qbl %[" #TEMP1 "], %[" #TEMP3 "] \n\t" \
88 "subq.ph %[" #TEMP0 "], %[" #TEMP0 "], %[" #TEMP1 "] \n\t" \
91 "addq.ph %[" #TEMP1 "], %[" #TEMP2 "], %[" #TEMP0 "] \n\t" \
93 "seh %[" #TEMP0 "], %[" #TEMP1 "] \n\t" \
94 "sra %[temp16], %[" #TEMP1 "], 16 \n\t" \
101 "mul %[" #TEMP1 "], %[temp19], %[c5352] \n\t" \
106 "addu %[" #TEMP1 "], %[temp16], %[" #TEMP1 "] \n\t" \
108 "addiu %[" #TEMP1 "], %[" #TEMP1 "], 1812 \n\t" \
110 "sra %[" #TEMP1 "], %[" #TEMP1 "], 9 \n\t"
1330 #define HORIZONTAL_PASS_WHT(A, B, C, D, TEMP0, TEMP1) \ argument
1332 "lh %[" #TEMP1 "], " #B "(%[in]) \n\t" \
1335 "ins %[" #TEMP1 "], %[" #TEMP0 "], 16, 16 \n\t" \
1337 "subq.ph %[temp8], %[" #TEMP1 "], %[temp9] \n\t" \
1338 "addq.ph %[temp9], %[" #TEMP1 "], %[temp9] \n\t" \
1341 "subq.ph %[" #TEMP1 "], %[" #TEMP0 "], %[temp8] \n\t" \
1343 "rotr %[" #TEMP1 "], %[" #TEMP1 "], 16 \n\t"