Home | History | Annotate | Download | only in source

Lines Matching full:tmp32

25   int32_t tmp32 = 0, word32_high = 0, word32_low = 0, residual_energy = 0;
45 "mul %[tmp32], %[tmp2], %[tmp2] \n\t"
48 "mult $ac0, %[tmp32], %[tmp_corr_c] \n\t"
55 : [tmp2] "=&r" (tmp2), [tmp3] "=&r" (tmp3), [tmp32] "=&r" (tmp32),
131 "mul %[tmp32], %[tmp3], %[tmp2] \n\t"
132 "sll %[tmp32], %[tmp32], 1 \n\t"
133 "mult $ac0, %[tmp32], %[tmp_corr_c] \n\t"
141 : [tmp2] "=&r" (tmp2), [tmp3] "=&r" (tmp3), [tmp32] "=&r" (tmp32),