Lines Matching defs:temp2
74 int temp1, temp2 = 0, temp3 = 0;
151 "slt %[temp2], %[sum1], %[min_asm] \n\t"
152 "movn %[sum1], %[min_asm],%[temp2] \n\t"
153 "slt %[temp2], %[max_asm],%[sum1] \n\t"
154 "movn %[sum1], %[max_asm],%[temp2] \n\t"
162 "slt %[temp2], %[sum1], %[min_asm] \n\t"
163 "movn %[sum1], %[min_asm], %[temp2] \n\t"
164 "slt %[temp2], %[max_asm], %[sum1] \n\t"
165 "movn %[sum1], %[max_asm], %[temp2] \n\t"
169 [p_asm1] "=&r" (p_asm1), [temp1] "+r" (temp1), [temp2] "+r" (temp2),
272 "mflo %[temp2] \n\t"
275 "and %[temp1], %[temp2], 0x00ffffff \n\t"
277 "slt %[temp2], %[sum1], %[min_asm] \n\t"
278 "movn %[sum1], %[min_asm], %[temp2] \n\t"
279 "slt %[temp2], %[max_asm], %[sum1] \n\t"
280 "movn %[sum1], %[max_asm], %[temp2] \n\t"
285 "slt %[temp2], %[sum1], %[min_asm] \n\t"
286 "movn %[sum1], %[min_asm], %[temp2] \n\t"
287 "slt %[temp2], %[max_asm], %[sum1] \n\t"
288 "movn %[sum1], %[max_asm], %[temp2] \n\t"
293 [w2_asm] "=&r" (w2_asm), [temp1] "+r" (temp1), [temp2] "+r" (temp2),
335 "mflo %[temp2] \n\t"
336 "and %[temp1], %[temp2], 0x00ffffff \n\t"
337 "slt %[temp2], %[sum1], %[min_asm] \n\t"
338 "movn %[sum1], %[min_asm], %[temp2] \n\t"
339 "slt %[temp2], %[max_asm], %[sum1] \n\t"
340 "movn %[sum1], %[max_asm], %[temp2] \n\t"
344 [p_asm1] "=&r" (p_asm1), [temp1] "+r" (temp1), [temp2] "+r" (temp2),