Lines Matching refs:temp4
69 int temp3, temp4;
74 "andi %[temp4], %[idx], 0xF0 \n\t"
76 "srl %[temp4], %[temp4], 2 \n\t"
79 "lwxc1 %[temp1], %[temp4](%[v]) \n\t"
88 [temp4]"=&r"(temp4), [ret]"=&r"(ret)
100 float temp4, temp5, temp6, temp7, temp8;
111 "lwc1 %[temp4], 0(%[scale]) \n\t"
116 "mul.s %[temp5], %[temp5], %[temp4] \n\t"
117 "mul.s %[temp6], %[temp6], %[temp4] \n\t"
118 "mul.s %[temp7], %[temp7], %[temp4] \n\t"
119 "mul.s %[temp8], %[temp8], %[temp4] \n\t"
128 [temp4]"=&f"(temp4), [temp5]"=&f"(temp5),
141 int temp0, temp1, temp2, temp3, temp4, temp5;
148 "lw %[temp4], 0(%[scale]) \n\t"
156 "xor %[temp5], %[temp4], %[temp2] \n\t"
157 "xor %[temp4], %[temp4], %[temp3] \n\t"
159 "mtc1 %[temp4], %[temp7] \n\t"
168 [temp4]"=&r"(temp4), [temp5]"=&r"(temp5),
182 int temp0, temp1, temp2, temp3, temp4;
192 "andi %[temp4], %[idx], 0xC0 \n\t"
195 "srl %[temp4], %[temp4], 4 \n\t"
199 "lwxc1 %[temp13], %[temp4](%[v]) \n\t"
203 "srl %[temp4], %[idx], 14 \n\t"
206 "andi %[temp4], %[temp4], 1 \n\t"
215 "sllv %[sign], %[sign], %[temp4] \n\t"
217 "and %[temp4], %[sign], %[mask] \n\t"
219 "xor %[temp4], %[temp0], %[temp4] \n\t"
220 "mtc1 %[temp4], %[temp17] \n\t"
233 [temp4]"=&r"(temp4), [temp10]"=&f"(temp10),