Lines Matching refs:TEMP1
33 #define VERTICAL_PASS(A, B, C, D, TEMP4, TEMP0, TEMP1, TEMP2, TEMP3) \ argument
51 "addu %[" #TEMP1 "], %[temp16], %[" #TEMP2 "] \n\t" \
415 #define HORIZONTAL_PASS(A, TEMP0, TEMP1, TEMP2, TEMP3) \ argument
416 "lw %[" #TEMP1 "], 0(%[args]) \n\t" \
418 "lbu %[temp16], 0+" XSTR(BPS) "*" #A "(%[" #TEMP1 "]) \n\t" \
420 "lbu %[temp18], 1+" XSTR(BPS) "*" #A "(%[" #TEMP1 "]) \n\t" \
423 "lbu %[temp16], 2+" XSTR(BPS) "*" #A "(%[" #TEMP1 "]) \n\t" \
426 "lbu %[temp18], 3+" XSTR(BPS) "*" #A "(%[" #TEMP1 "]) \n\t" \
428 "subu %[" #TEMP1 "], %[temp16], %[temp17] \n\t" \
432 "addu %[temp20], %[" #TEMP0 "], %[" #TEMP1 "] \n\t" \
433 "subu %[" #TEMP0 "], %[" #TEMP0 "], %[" #TEMP1 "] \n\t" \
438 "addu %[" #TEMP1 "], %[" #TEMP3 "], %[temp20] \n\t" \
440 "sll %[" #TEMP0 "], %[" #TEMP1 "], 3 \n\t" \
446 "sra %[" #TEMP1 "], %[temp16], 9 \n\t" \