Home | History | Annotate | Download | only in dsp

Lines Matching defs:temp3

157   int i, temp0, temp1, temp2, temp3;
170 "lw %[temp3], 4(%[pY]) \n\t"
173 "addu %[temp2], %[temp2], %[temp3] \n\t"
183 [temp2]"=&r"(temp2), [temp3]"=&r"(temp3),
195 "addiu %[temp3], %[streak], -3 \n\t" \
197 "blez %[temp3], 1f \n\t" \
199 "addu %[temp3], %[pcnts], %[temp1] \n\t" \
201 "lw %[temp1], 0(%[temp3]) \n\t" \
205 "sw %[temp1], 0(%[temp3]) \n\t" \
213 [temp3]"=&r"(temp3), [temp0]"+r"(temp0) \
226 int temp0, temp1, temp2, temp3;
251 int temp0, temp1, temp2, temp3;
291 "ulw %[temp3], "#D"(%["#P0"]) \n\t" \
299 "addu %[temp7], %[temp7], %[temp3] \n\t" \
314 [temp2]"=&r"(temp2), [temp3]"=&r"(temp3), \
367 uint32_t temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7;