Home | History | Annotate | Download | only in dsp

Lines Matching defs:temp4

97     int temp1, temp2, temp3, temp4;
116 "mul %[temp4], %[temp1], %[x_add] \n\t"
117 "addu %[temp3], %[temp4], %[temp3] \n\t"
133 [temp2]"=&r"(temp2), [temp3]"=&r"(temp3), [temp4]"=&r"(temp4),
152 int temp0, temp1, temp3, temp4, temp5, loop_end;
162 "li %[temp4], 0x8000 \n\t"
168 "mult %[temp3], %[temp4] \n\t"
174 [temp4]"=&r"(temp4), [temp5]"=&r"(temp5), [frow]"+r"(frow),
184 "li %[temp4], 0x8000 \n\t"
190 "mult %[temp3], %[temp4] \n\t"
196 "mult %[temp3], %[temp4] \n\t"
202 [temp4]"=&r"(temp4), [temp5]"=&r"(temp5), [frow]"+r"(frow),
216 int temp0, temp1, temp3, temp4, temp5, loop_end;
227 "li %[temp4], 0x8000 \n\t"
231 "mult %[temp3], %[temp4] \n\t"
239 "mult %[temp3], %[temp4] \n\t"
246 [temp4]"=&r"(temp4), [temp5]"=&r"(temp5), [frow]"+r"(frow),
254 "li %[temp4], 0x8000 \n\t"
260 "mult %[temp3], %[temp4] \n\t"
267 [temp4]"=&r"(temp4), [temp5]"=&r"(temp5), [irow]"+r"(irow),