Home | History | Annotate | Download | only in dsp

Lines Matching defs:temp3

34   int temp0, temp1, temp2, temp3, temp4, temp5, loop_end;
45 "li %[temp3], 0x10000 \n\t"
53 "mult $ac0, %[temp3], %[temp4] \n\t"
55 "mult $ac1, %[temp3], %[temp4] \n\t"
57 "mult $ac2, %[temp3], %[temp4] \n\t"
59 "mult $ac3, %[temp3], %[temp4] \n\t"
76 "mult $ac0, %[temp3], %[temp4] \n\t"
78 "mult $ac1, %[temp3], %[temp4] \n\t"
80 "mult $ac2, %[temp3], %[temp4] \n\t"
82 "mult $ac3, %[temp3], %[temp4] \n\t"
97 : [temp0]"=&r"(temp0), [temp1]"=&r"(temp1), [temp3]"=&r"(temp3),
117 "li %[temp3], 0x10000 \n\t"
127 "mult $ac0, %[temp3], %[temp4] \n\t"
129 "mult $ac1, %[temp3], %[temp4] \n\t"
131 "mult $ac2, %[temp3], %[temp4] \n\t"
133 "mult $ac3, %[temp3], %[temp4] \n\t"
148 : [temp0]"=&r"(temp0), [temp1]"=&r"(temp1), [temp3]"=&r"(temp3),
171 int temp0, temp1, temp2, temp3, temp4, temp5, loop_end;
188 "lw %[temp3], 12(%[frow]) \n\t"
198 "maddu $ac3, %[temp3], %[temp7] \n\t"
202 "mfhi %[temp3], $ac3 \n\t"
206 "sb %[temp3], -1(%[dst]) \n\t"
208 : [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),