Home | History | Annotate | Download | only in dsp

Lines Matching defs:temp5

34   int temp0, temp1, temp2, temp3, temp4, temp5, loop_end;
52 "lw %[temp5], 12(%[frow]) \n\t"
60 "maddu $ac3, %[temp5], %[yscale] \n\t"
65 "mfhi %[temp5], $ac3 \n\t"
75 "subu %[temp11], %[temp11], %[temp5] \n\t"
91 "sw %[temp5], -4(%[irow]) \n\t"
98 [temp4]"=&r"(temp4), [temp5]"=&r"(temp5), [frow]"+r"(frow),
124 "lw %[temp5], 12(%[irow]) \n\t"
134 "maddu $ac3, %[temp5], %[temp7] \n\t"
138 "mfhi %[temp5], $ac3 \n\t"
146 "sb %[temp5], -1(%[dst]) \n\t"
149 [temp4]"=&r"(temp4), [temp5]"=&r"(temp5), [irow]"+r"(irow),
171 int temp0, temp1, temp2, temp3, temp4, temp5, loop_end;
182 "li %[temp5], 0x8000 \n\t"
191 "mult $ac0, %[temp4], %[temp5] \n\t"
193 "mult $ac1, %[temp4], %[temp5] \n\t"
195 "mult $ac2, %[temp4], %[temp5] \n\t"
197 "mult $ac3, %[temp4], %[temp5] \n\t"
209 [temp4]"=&r"(temp4), [temp5]"=&r"(temp5), [frow]"+r"(frow),
237 "lw %[temp5], 4(%[irow]) \n\t"
246 "maddu $ac1, %[B], %[temp5] \n\t"
277 [temp4]"=&r"(temp4), [temp5]"=&r"(temp5), [frow]"+r"(frow),