Lines Matching refs:temp1
68 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7;
101 "lw %[temp1], 4(%[p_w]) \n\t"
109 "sw %[temp1], 4(%[p_x_low]) \n\t"
119 : [temp0]"=&r"(temp0), [temp1]"=&r"(temp1),
138 "lw %[temp1], 4(%[p_w1]) \n\t"
146 "sw %[temp1], 4(%[p_x1_low]) \n\t"
156 : [temp0]"=&r"(temp0), [temp1]"=&r"(temp1),
177 int temp0, temp1, temp2, temp3;
213 "lw %[temp1], 4(%[X_low1]) \n\t"
215 "sw %[temp1], 9728(%[x1]) \n\t"
222 [temp0]"=&r"(temp0), [temp1]"=&r"(temp1)
238 "lw %[temp1], 4(%[Y01]) \n\t"
240 "sw %[temp1], 9728(%[x1]) \n\t"
247 [temp0]"=&r"(temp0), [temp1]"=&r"(temp1)
266 "lw %[temp1], 4(%[X_low1]) \n\t"
268 "sw %[temp1], 9728(%[x1]) \n\t"
275 [temp0]"=&r"(temp0), [temp1]"=&r"(temp1),
294 "lw %[temp1], 4(%[Y11]) \n\t"
296 "sw %[temp1], 9728(%[x1]) \n\t"
303 [temp0]"=&r"(temp0), [temp1]"=&r"(temp1)
337 uint32_t temp1, temp2, temp3, temp4;
360 "lw %[temp1], 0(%[pok]) \n\t"
364 "sw %[temp1], 0(%[g_temp1]) \n\t"
368 "lw %[temp1], 0(%[pok1]) \n\t"
372 "sw %[temp1], 0(%[q_temp1]) \n\t"
381 : [temp1]"=&r"(temp1), [temp2]"=&r"(temp2),
392 "lw %[temp1], 0(%[pok]) \n\t"
394 "sw %[temp1], 0(%[g_temp1]) \n\t"
401 : [temp1]"=&r"(temp1), [temp2]"=&r"(temp2),
450 float temp0, temp1, temp2, temp3, temp4, temp5;
461 "lwc1 %[temp1], 4(%[in]) \n\t"
463 "madd.s %[temp5], %[temp3], %[temp1], %[B_f] \n\t"
469 : [temp0]"=&f" (temp0), [temp1]"=&f"(temp1),
493 float temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7, c;
508 "lwc1 %[temp1], 16(%[phi1]) \n\t"
511 "mul.s %[dk], %[temp0], %[temp1] \n\t"
521 : [temp0]"=&f"(temp0), [temp1]"=&f"(temp1), [temp2]"=&f"(temp2),
535 "nmsub.s %[temp_real], %[temp_real], %[temp6], %[temp1] \n\t"
538 "nmsub.s %[temp_im], %[temp_im], %[temp0], %[temp1] \n\t"
545 : [phi1]"r"(phi1), [temp0]"f"(temp0), [temp1]"f"(temp1),
566 "div.s %[temp_real], %[temp_real], %[temp1] \n\t"
567 "div.s %[temp_im], %[temp_im], %[temp1] \n\t"
577 [temp0]"f"(temp0), [temp1]"f"(temp1), [temp2]"f"(temp2),
584 "lwc1 %[temp1], 0(%[alpha_1]) \n\t"
588 "mul.s %[res1], %[temp1], %[temp1] \n\t"
594 [temp1]"=&f"(temp1), [temp2]"=&f"(temp2),