Lines Matching defs:temp3
74 int temp1, temp2 = 0, temp3 = 0;
149 "mflo %[temp3], $ac0 \n\t"
150 "and %[temp1], %[temp3], 0x00ffffff \n\t"
159 "mflo %[temp3] \n\t"
161 "and %[temp1], %[temp3], 0x00ffffff \n\t"
171 [sum1] "+r" (sum1), [w] "+r" (w), [temp3] "+r" (temp3)
274 "li %[temp3], 1 \n\t"
276 "madd $ac1, %[temp1], %[temp3] \n\t"
282 "mflo %[temp3], $ac1 \n\t"
284 "and %[temp1], %[temp3], 0x00ffffff \n\t"
296 [samples2] "+r" (samples2), [temp3] "+r" (temp3)