Lines Matching refs:temp2

68     int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7;
102 "lw %[temp2], 256(%[p_w]) \n\t"
110 "sw %[temp2], 8(%[p_x_low]) \n\t"
120 [temp2]"=&r"(temp2), [temp3]"=&r"(temp3),
139 "lw %[temp2], 256(%[p_w1]) \n\t"
147 "sw %[temp2], 8(%[p_x1_low]) \n\t"
157 [temp2]"=&r"(temp2), [temp3]"=&r"(temp3),
177 int temp0, temp1, temp2, temp3;
276 [temp2]"=&r"(temp2)
286 temp2=32;
300 "bne %[i], %[temp2], 5b \n\t"
305 [temp2]"r"(temp2)
337 uint32_t temp1, temp2, temp3, temp4;
361 "lw %[temp2], 4(%[pok]) \n\t"
365 "sw %[temp2], 4(%[g_temp1]) \n\t"
369 "lw %[temp2], 4(%[pok1]) \n\t"
373 "sw %[temp2], 4(%[q_temp1]) \n\t"
381 : [temp1]"=&r"(temp1), [temp2]"=&r"(temp2),
393 "lw %[temp2], 0(%[pok1]) \n\t"
395 "sw %[temp2], 0(%[q_temp1]) \n\t"
401 : [temp1]"=&r"(temp1), [temp2]"=&r"(temp2),
450 float temp0, temp1, temp2, temp3, temp4, temp5;
456 temp2 = out[0];
462 "madd.s %[temp4], %[temp2], %[temp0], %[A_f] \n\t"
472 : [A_f]"f"(A_f), [B_f]"f"(B_f), [temp2]"f"(temp2),
493 float temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7, c;
509 "lwc1 %[temp2], 24(%[phi1]) \n\t"
513 "mul.s %[res2], %[temp2], %[temp2] \n\t"
521 : [temp0]"=&f"(temp0), [temp1]"=&f"(temp1), [temp2]"=&f"(temp2),
533 "mul.s %[temp_real], %[temp4], %[temp2] \n\t"
537 "madd.s %[temp_im], %[temp_im], %[temp5], %[temp2] \n\t"
546 [temp2]"f"(temp2), [temp3]"f"(temp3), [temp4]"f"(temp4),
560 "mul.s %[temp_real], %[temp6], %[temp2] \n\t"
563 "mul.s %[temp_im], %[temp7], %[temp2] \n\t"
577 [temp0]"f"(temp0), [temp1]"f"(temp1), [temp2]"f"(temp2),
585 "lwc1 %[temp2], 4(%[alpha_1]) \n\t"
589 "madd.s %[res1], %[res1], %[temp2], %[temp2] \n\t"
594 [temp1]"=&f"(temp1), [temp2]"=&f"(temp2),