Lines Matching defs:temp1
74 int temp1, temp2 = 0, temp3 = 0;
86 temp1 = sum;
94 "mtlo %[temp1] \n\t"
150 "and %[temp1], %[temp3], 0x00ffffff \n\t"
161 "and %[temp1], %[temp3], 0x00ffffff \n\t"
169 [p_asm1] "=&r" (p_asm1), [temp1] "+r" (temp1), [temp2] "+r" (temp2),
187 "mtlo %[temp1] \n\t"
275 "and %[temp1], %[temp2], 0x00ffffff \n\t"
276 "madd $ac1, %[temp1], %[temp3] \n\t"
284 "and %[temp1], %[temp3], 0x00ffffff \n\t"
293 [w2_asm] "=&r" (w2_asm), [temp1] "+r" (temp1), [temp2] "+r" (temp2),
309 "mtlo %[temp1] \n\t"
336 "and %[temp1], %[temp2], 0x00ffffff \n\t"
344 [p_asm1] "=&r" (p_asm1), [temp1] "+r" (temp1), [temp2] "+r" (temp2),
351 *dither_state= temp1;