Lines Matching refs:temp3
69 int temp3, temp4;
73 "andi %[temp3], %[idx], 0x0F \n\t"
75 "sll %[temp3], %[temp3], 2 \n\t"
78 "lwxc1 %[temp0], %[temp3](%[v]) \n\t"
87 [temp2]"=&f"(temp2), [temp3]"=&r"(temp3),
99 int temp0, temp1, temp2, temp3;
107 "andi %[temp3], %[idx], 0xC0 \n\t"
110 "srl %[temp3], %[temp3], 4 \n\t"
115 "lwxc1 %[temp8], %[temp3](%[v]) \n\t"
127 [temp2]"=&r"(temp2), [temp3]"=&r"(temp3),
141 int temp0, temp1, temp2, temp3, temp4, temp5;
150 "sll %[temp3], %[sign], 31 \n\t"
157 "xor %[temp4], %[temp4], %[temp3] \n\t"
167 [temp2]"=&r"(temp2), [temp3]"=&r"(temp3),
182 int temp0, temp1, temp2, temp3, temp4;
191 "andi %[temp3], %[idx], 0x30 \n\t"
194 "srl %[temp3], %[temp3], 2 \n\t"
198 "lwxc1 %[temp12], %[temp3](%[v]) \n\t"
202 "srl %[temp3], %[idx], 13 \n\t"
205 "andi %[temp3], %[temp3], 1 \n\t"
212 "sllv %[sign], %[sign], %[temp3] \n\t"
214 "and %[temp3], %[sign], %[mask] \n\t"
216 "xor %[temp3], %[temp0], %[temp3] \n\t"
218 "mtc1 %[temp3], %[temp16] \n\t"
232 [temp2]"=&r"(temp2), [temp3]"=&r"(temp3),