Lines Matching defs:temp_im
494 float *phi1, *alpha_1, *alpha_0, res1, res2, temp_real, temp_im;
536 "mul.s %[temp_im], %[temp4], %[temp3] \n\t"
537 "madd.s %[temp_im], %[temp_im], %[temp5], %[temp2] \n\t"
538 "nmsub.s %[temp_im], %[temp_im], %[temp0], %[temp1] \n\t"
540 "div.s %[temp_im], %[temp_im], %[dk] \n\t"
542 "swc1 %[temp_im], 4(%[alpha_1]) \n\t"
544 : [temp_real]"=&f" (temp_real), [temp_im]"=&f"(temp_im)
563 "mul.s %[temp_im], %[temp7], %[temp2] \n\t"
564 "add.s %[temp_im], %[temp_im], %[temp5] \n\t"
565 "nmsub.s %[temp_im], %[temp_im], %[temp6], %[temp3] \n\t"
567 "div.s %[temp_im], %[temp_im], %[temp1] \n\t"
569 "neg.s %[temp_im], %[temp_im] \n\t"
571 "swc1 %[temp_im], 4(%[alpha_0]) \n\t"
573 : [temp_real]"=&f"(temp_real), [temp_im]"=&f"(temp_im),
587 "lwc1 %[temp_im], 4(%[alpha_0]) \n\t"
591 "madd.s %[res2], %[res2], %[temp_im], %[temp_im] \n\t"
593 : [temp_real]"=&f"(temp_real), [temp_im]"=&f"(temp_im),