Lines Matching refs:temp3
81 "lw %[temp3], 12(%[src]) \n\t"
90 "sw %[temp3], 12(%[dst]) \n\t"
100 [temp2]"=&r"(temp[2]), [temp3]"=&r"(temp[3]),
150 float temp0, temp1, temp2, temp3;
170 temp3 = src1[0];
179 dst0[128] = temp2 * wj - temp3 * wi;
180 dst1[128] = temp2 * wi + temp3 * wj;
183 temp3 = src1[256];
186 dst0[384] = temp2 * wj - temp3 * wi;
187 dst1[384] = temp2 * wi + temp3 * wj;
307 "lwc1 %[temp3], -12(%[ptr2]) \n\t"
315 "mul.s %[temp11], %[temp3], %[temp7] \n\t"
325 [temp2]"=&f"(temp[2]), [temp3]"=&f"(temp[3]),
344 uint32_t temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7;
386 "lw %[temp3], 12(%[src]) \n\t"
395 "sw %[temp3], 12(%[dst]) \n\t"
413 [temp2]"=&r"(temp2), [temp3]"=&r"(temp3),