Lines Matching refs:temp2
68 float temp0, temp1, temp2;
77 "lwc1 %[temp2], 0(%[scale]) \n\t"
80 "mul.s %[temp0], %[temp0], %[temp2] \n\t"
81 "mul.s %[temp1], %[temp1], %[temp2] \n\t"
87 [temp2]"=&f"(temp2), [temp3]"=&r"(temp3),
99 int temp0, temp1, temp2, temp3;
106 "andi %[temp2], %[idx], 0x30 \n\t"
109 "srl %[temp2], %[temp2], 2 \n\t"
114 "lwxc1 %[temp7], %[temp2](%[v]) \n\t"
127 [temp2]"=&r"(temp2), [temp3]"=&r"(temp3),
141 int temp0, temp1, temp2, temp3, temp4, temp5;
149 "srl %[temp2], %[sign], 1 \n\t"
151 "sll %[temp2], %[temp2], 31 \n\t"
156 "xor %[temp5], %[temp4], %[temp2] \n\t"
167 [temp2]"=&r"(temp2), [temp3]"=&r"(temp3),
182 int temp0, temp1, temp2, temp3, temp4;
190 "andi %[temp2], %[idx], 0x0C \n\t"
197 "lwxc1 %[temp11], %[temp2](%[v]) \n\t"
201 "srl %[temp2], %[idx], 12 \n\t"
204 "andi %[temp2], %[temp2], 1 \n\t"
207 "sllv %[sign], %[sign], %[temp2] \n\t"
209 "and %[temp2], %[sign], %[mask] \n\t"
211 "xor %[temp2], %[temp0], %[temp2] \n\t"
213 "mtc1 %[temp2], %[temp15] \n\t"
232 [temp2]"=&r"(temp2), [temp3]"=&r"(temp3),