Home | History | Annotate | Download | only in dsp

Lines Matching defs:temp5

220   int temp5, temp6, temp7, temp8, temp9;
240 "lh %[temp5], 10(%[in]) \n\t"
263 "mul %[temp9], %[temp5], %[kC2] \n\t"
265 "mul %[temp5], %[temp5], %[kC1] \n\t"
270 "sra %[temp5], %[temp5], 16 \n\t"
272 "addu %[temp5], %[temp5], %[temp13] \n\t"
277 "addu %[temp9], %[temp16], %[temp5] \n\t"
278 "subu %[temp5], %[temp16], %[temp5] \n\t"
351 "mul %[temp6], %[temp5], %[kC2] \n\t"
353 "mul %[temp5], %[temp5], %[kC1] \n\t"
357 "sra %[temp5], %[temp5], 16 \n\t"
360 "addu %[temp7], %[temp5], %[temp7] \n\t"
361 "addu %[temp5], %[temp16], %[temp11] \n\t"
365 "sra %[temp5], %[temp5], 3 \n\t"
395 "addu %[temp1], %[temp1], %[temp5] \n\t"
396 "sra %[temp5], %[temp1], 8 \n\t"
398 "beqz %[temp5], 1f \n\t"
430 "lbu %[temp5], 0+1*" XSTR(BPS) "(%[dst]) \n\t"
434 "addu %[temp5], %[temp5], %[temp17] \n\t"
438 "sra %[temp18], %[temp5], 8 \n\t"
439 "sra %[temp1], %[temp5], 31 \n\t"
441 "xor %[temp5], %[temp5], %[temp5] \n\t"
442 "movz %[temp5], %[temp6], %[temp1] \n\t"
462 "sb %[temp5], 0+1*" XSTR(BPS) "(%[dst]) \n\t"
466 "lbu %[temp5], 0+2*" XSTR(BPS) "(%[dst]) \n\t"
470 "addu %[temp5], %[temp5], %[temp9] \n\t"
474 "sra %[temp18], %[temp5], 8 \n\t"
475 "sra %[temp1], %[temp5], 31 \n\t"
483 "xor %[temp5], %[temp5], %[temp5] \n\t"
484 "movz %[temp5], %[temp6], %[temp1] \n\t"
498 "sb %[temp5], 0+2*" XSTR(BPS) "(%[dst]) \n\t"
502 "lbu %[temp5], 0+3*" XSTR(BPS) "(%[dst]) \n\t"
506 "addu %[temp5], %[temp5], %[temp13] \n\t"
510 "sra %[temp18], %[temp5], 8 \n\t"
511 "sra %[temp1], %[temp5], 31 \n\t"
519 "xor %[temp5], %[temp5], %[temp5] \n\t"
520 "movz %[temp5], %[temp6], %[temp1] \n\t"
534 "sb %[temp5], 0+3*" XSTR(BPS) "(%[dst]) \n\t"
540 [temp3]"=&r"(temp3), [temp4]"=&r"(temp4), [temp5]"=&r"(temp5),