Home | History | Annotate | Download | only in dsp

Lines Matching defs:temp3

36   int temp0, temp1, temp2, temp3, temp4, temp5, loop_end;
47 "li %[temp3], 0x10000 \n\t"
55 "mult $ac0, %[temp3], %[temp4] \n\t"
57 "mult $ac1, %[temp3], %[temp4] \n\t"
59 "mult $ac2, %[temp3], %[temp4] \n\t"
61 "mult $ac3, %[temp3], %[temp4] \n\t"
78 "mult $ac0, %[temp3], %[temp4] \n\t"
80 "mult $ac1, %[temp3], %[temp4] \n\t"
82 "mult $ac2, %[temp3], %[temp4] \n\t"
84 "mult $ac3, %[temp3], %[temp4] \n\t"
99 : [temp0]"=&r"(temp0), [temp1]"=&r"(temp1), [temp3]"=&r"(temp3),
118 "li %[temp3], 0x10000 \n\t"
128 "mult $ac0, %[temp3], %[temp4] \n\t"
130 "mult $ac1, %[temp3], %[temp4] \n\t"
132 "mult $ac2, %[temp3], %[temp4] \n\t"
134 "mult $ac3, %[temp3], %[temp4] \n\t"
149 : [temp0]"=&r"(temp0), [temp1]"=&r"(temp1), [temp3]"=&r"(temp3),
172 int temp0, temp1, temp2, temp3, temp4, temp5, loop_end;
189 "lw %[temp3], 12(%[frow]) \n\t"
199 "maddu $ac3, %[temp3], %[temp7] \n\t"
203 "mfhi %[temp3], $ac3 \n\t"
207 "sb %[temp3], -1(%[dst]) \n\t"
209 : [temp0]"=&r"(temp0), [temp1]"=&r"(temp1), [temp3]"=&r"(temp3),
235 "lw %[temp3], 12(%[frow]) \n\t"
251 "maddu $ac3, %[A], %[temp3] \n\t"
258 "mfhi %[temp3], $ac3 \n\t"
266 "maddu $ac3, %[temp3], %[temp7] \n\t"
270 "mfhi %[temp3], $ac3 \n\t"
274 "sb %[temp3], -1(%[dst]) \n\t"
276 : [temp0]"=&r"(temp0), [temp1]"=&r"(temp1), [temp3]"=&r"(temp3),