Lines Matching refs:temp3

72     float temp, temp1, temp3, temp4;
156 "sub.s %[temp3],%[tmp3], %[tmp4] \n\t"
164 "mul.s %[tmp7], %[f1], %[temp3] \n\t" // tmp7 = pom * (tmp3 - tmp4);
178 "sub.s %[temp3],%[temp1], %[tmp2] \n\t"
186 "swc1 %[temp3],44(%[tmpz]) \n\t" // tmpz[5].im = tmpz[1].im - tmp2;
196 [temp3]"=&f"(temp3), [temp4]"=&f"(temp4)
224 "lwc1 %[temp3],4(%[tmpz]) \n\t"
231 "sub.s %[temp4],%[temp3], %[tmp6] \n\t"
232 "add.s %[temp3],%[temp3], %[tmp6] \n\t"
238 "swc1 %[temp3],4(%[tmpz]) \n\t" // tmpz[ 0].im = tmpz[ 0].im + tmp6;
250 [temp]"=&f"(temp), [temp1]"=&f"(temp1), [temp3]"=&f"(temp3), [temp4]"=&f"(temp4)
271 "mul.s %[temp3], %[w_im], %[temp] \n\t"
275 "msub.s %[tmp2], %[temp3], %[w_re], %[temp1] \n\t" // tmp2 = w_re * tmpz[ n2+i].im - w_im * tmpz[ n2+i].re;
289 "lwc1 %[temp3], 0(%[tmpz_n4_i]) \n\t"
295 "sub.s %[temp4], %[temp3], %[tmp2] \n\t"
297 "add.s %[temp3], %[temp3], %[tmp2] \n\t"
301 "swc1 %[temp3], 0(%[tmpz_n4_i]) \n\t" // tmpz[ n4+i].re = tmpz[n4+i].re + tmp2;
305 [temp1]"=&f"(temp1), [temp3]"=&f"(temp3), [temp4]"=&f"(temp4),
336 float temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8,
362 "lwc1 %[temp3], 0(%[tsin1]) \t\n"
366 "mul.s %[temp10], %[temp1], %[temp3] \t\n"
369 "nmsub.s %[temp9], %[temp9], %[temp4], %[temp3] \t\n"
384 [temp3]"=&f"(temp3), [temp4]"=&f"(temp4),
417 "lwc1 %[temp3], 4(%[tcos1]) \t\n"
421 "mul.s %[temp10], %[temp1], %[temp3] \t\n"
424 "nmsub.s %[temp9], %[temp9], %[temp4], %[temp3] \t\n"
431 "lwc1 %[temp3], 0(%[tcos2]) \t\n"
435 "mul.s %[temp14], %[temp1], %[temp3] \t\n"
440 "nmsub.s %[temp13], %[temp13], %[temp4], %[temp3] \t\n"
448 [temp3]"=&f"(temp3), [temp4]"=&f"(temp4),