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" \
416 #define HORIZONTAL_PASS(A, TEMP0, TEMP1, TEMP2, TEMP3) \ argument
417 "lw %[" #TEMP1 "], 0(%[args]) \n\t" \
419 "lbu %[temp16], 0+" XSTR(BPS) "*" #A "(%[" #TEMP1 "]) \n\t" \
421 "lbu %[temp18], 1+" XSTR(BPS) "*" #A "(%[" #TEMP1 "]) \n\t" \
424 "lbu %[temp16], 2+" XSTR(BPS) "*" #A "(%[" #TEMP1 "]) \n\t" \
427 "lbu %[temp18], 3+" XSTR(BPS) "*" #A "(%[" #TEMP1 "]) \n\t" \
429 "subu %[" #TEMP1 "], %[temp16], %[temp17] \n\t" \
433 "addu %[temp20], %[" #TEMP0 "], %[" #TEMP1 "] \n\t" \
434 "subu %[" #TEMP0 "], %[" #TEMP0 "], %[" #TEMP1 "] \n\t" \
439 "addu %[" #TEMP1 "], %[" #TEMP3 "], %[temp20] \n\t" \
441 "sll %[" #TEMP0 "], %[" #TEMP1 "], 3 \n\t" \
447 "sra %[" #TEMP1 "], %[temp16], 9 \n\t" \