Lines Matching refs:temp3
145 int temp1, temp3;
148 "andi %[temp3], %[len], 3 \n\t"
150 PTR_ADDU "%[temp4], %[bap], %[temp3] \n\t"
180 "beqz %[temp3], 2f \n\t"
182 "addiu %[temp3], %[temp3], -1 \n\t"
190 "bgtz %[temp3], 3b \n\t"
194 [temp2] "=&r" (temp2), [temp3] "=&r" (temp3),
210 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7;
241 "mfc1 %[temp3], %[src3] \n\t"
249 "sw %[temp3], 12(%[dst]) \n\t"
261 [temp2] "=r" (temp2), [temp3] "=r" (temp3),