Lines Matching refs:temp0
114 float temp0, temp1, temp2, temp3;
123 "lwc1 %[temp0], 0(%[src]) \n\t"
128 "mul.s %[temp0], %[temp0], %[mul] \n\t"
133 "swc1 %[temp0], -16(%[dst]) \n\t"
140 : [temp0]"=&f"(temp0), [temp1]"=&f"(temp1),
230 float temp0, temp1, temp2, temp3, temp4;
238 "lwc1 %[temp0], 0(%[v1]) \n\t"
248 "sub.s %[temp8], %[temp0], %[temp4] \n\t"
249 "add.s %[temp9], %[temp0], %[temp4] \n\t"
259 "lwc1 %[temp0], 0(%[v1]) \n\t"
277 "sub.s %[temp8], %[temp0], %[temp4] \n\t"
278 "add.s %[temp9], %[temp0], %[temp4] \n\t"
294 : [v1]"+r"(v1), [v2]"+r"(v2), [pom]"+r"(pom), [temp0] "=&f" (temp0),
307 float temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7;
314 "lwc1 %[temp0], 0(%[src0]) \n\t"
322 "mul.s %[temp0], %[temp1], %[temp0] \n\t"
329 "swc1 %[temp0], -16(%[dst]) \n\t"
335 [temp0]"=&f"(temp0), [temp1]"=&f"(temp1),[temp2]"=&f"(temp2),