Home | History | Annotate | Download | only in signal_processing

Lines Matching refs:tmp5

34   int32_t tmp5 = 0;
76 "lh %[tmp5], 2(%[ptr_i]) \n\t"
88 "sll %[tmp5], %[tmp5], 14 \n\t"
93 "addu %[tmp6], %[tmp5], %[tmp2] \n\t"
94 "subu %[tmp5], %[tmp5], %[tmp2] \n\t"
98 "shra_r.w %[tmp5], %[tmp5], 15 \n\t"
105 "sll %[tmp5], %[tmp5], 14 \n\t"
107 "addiu %[tmp5], %[tmp5], 16384 \n\t"
116 "addu %[tmp6], %[tmp5], %[tmp2] \n\t"
117 "subu %[tmp5], %[tmp5], %[tmp2] \n\t"
121 "sra %[tmp5], %[tmp5], 15 \n\t"
127 " sh %[tmp5], 2(%[ptr_j]) \n\t"
137 [tmp4] "=&r" (tmp4), [tmp5] "=&r" (tmp5), [tmp6] "=&r" (tmp6),
157 int32_t tmp5 = 0, tmp6 = 0, tmp = 0, tempMax = 0, round2 = 0;
190 "slt %[tmp5], %[tmp1], $zero \n\t"
192 "movn %[tmp1], %[tmp6], %[tmp5] \n\t"
193 "slt %[tmp5], %[tmp2], $zero \n\t"
195 "movn %[tmp2], %[tmp6], %[tmp5] \n\t"
196 "slt %[tmp5], %[tmp3], $zero \n\t"
198 "movn %[tmp3], %[tmp6], %[tmp5] \n\t"
199 "slt %[tmp5], %[tmp4], $zero \n\t"
201 "movn %[tmp4], %[tmp6], %[tmp5] \n\t"
203 "slt %[tmp5], %[tempMax], %[tmp1] \n\t"
204 "movn %[tempMax], %[tmp1], %[tmp5] \n\t"
206 "slt %[tmp5], %[tempMax], %[tmp2] \n\t"
207 "movn %[tempMax], %[tmp2], %[tmp5] \n\t"
208 "slt %[tmp5], %[tempMax], %[tmp3] \n\t"
209 "movn %[tempMax], %[tmp3], %[tmp5] \n\t"
210 "slt %[tmp5], %[tempMax], %[tmp4] \n\t"
211 "movn %[tempMax], %[tmp4], %[tmp5] \n\t"
253 "lh %[tmp5], 2(%[ptr_i]) \n\t"
263 "sll %[tmp5], %[tmp5], 14 \n\t"
267 "addu %[tmp5], %[tmp5], %[round2] \n\t"
270 "addu %[tmp6], %[tmp5], %[tmp2] \n\t"
271 "subu %[tmp5], %[tmp5], %[tmp2] \n\t"
275 "srav %[tmp5], %[tmp5
282 "sll %[tmp5], %[tmp5], 14 \n\t"
290 "addu %[tmp5], %[tmp5], %[round2] \n\t"
293 "addu %[tmp6], %[tmp5], %[tmp2] \n\t"
294 "subu %[tmp5], %[tmp5], %[tmp2] \n\t"
298 "sra %[tmp5], %[tmp5], %[shift] \n\t"
304 " sh %[tmp5], 2(%[ptr_j]) \n\t"
314 [tmp4] "=&r" (tmp4), [tmp5] "=&r" (tmp5), [tmp6] "=&r" (tmp6),