Home | History | Annotate | Download | only in dsp

Lines Matching defs:temp1

96   int temp0, temp1, temp2, temp3, temp4, temp5;
98 "preceu.ph.qbr %[temp1], %[c0] \n\t"
106 "addq.ph %[temp1], %[temp1], %[temp3] \n\t"
108 "shll_s.ph %[temp1], %[temp1], 7 \n\t"
110 "precrqu_s.qb.ph %[temp2], %[temp2], %[temp1] \n\t"
111 : [temp0]"=r"(temp0), [temp1]"=&r"(temp1), [temp2]"=&r"(temp2),
121 int temp0, temp1, temp2, temp3, temp4, temp5;
125 "preceu.ph.qbr %[temp1], %[temp5] \n\t"
128 "subq.ph %[temp3], %[temp1], %[temp3] \n\t"
136 "addq.ph %[temp1], %[temp1], %[temp3] \n\t"
138 "shll_s.ph %[temp1], %[temp1], 7 \n\t"
140 "precrqu_s.qb.ph %[temp1], %[temp2], %[temp1] \n\t"
141 : [temp0]"=r"(temp0), [temp1]"=&r"(temp1), [temp2]"=&r"(temp2),
146 return temp1;
150 int temp0, temp1, temp2, temp3, temp4, temp5;
152 "cmpgdu.lt.qb %[temp1], %[c], %[b] \n\t"
153 "pick.qb %[temp1], %[b], %[c] \n\t"
158 "subu.qb %[temp3], %[temp1], %[temp2] \n\t"
165 : [temp1]"=&r"(temp1), [temp2]"=&r"(temp2), [temp3]"=&r"(temp3),
237 uint32_t temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7;
247 "lw %[temp1], 4(%[src]) \n\t"
251 "ext %[temp5], %[temp1], 8, 8 \n\t"
261 "addu.qb %[temp1], %[temp1], %[temp5] \n\t"
265 "sw %[temp1], -12(%[dst]) \n\t"
284 [temp1]"=&r"(temp1), [temp2]"=&r"(temp2), [temp3]"=&r"(temp3),
295 int temp0, temp1, temp2, temp3, temp4, temp5;
307 "replv.ph %[temp1], %[G_to_B] \n\t"
310 "shll.ph %[temp1], %[temp1], 8 \n\t"
313 "shra.ph %[temp1], %[temp1], 8 \n\t"
327 "mul.ph %[temp3], %[temp3], %[temp1] \n\t"
350 : [temp0]"=&r"(temp0), [temp1]"=&r"(temp1), [temp2]"=&r"(temp2),
365 int temp0, temp1, temp2, temp3;
376 "lw %[temp1], 4(%[src]) \n\t"
381 "ins %[temp2], %[temp1], 0, 16 \n\t"
382 "sll %[temp1], %[temp1], 8 \n\t"
384 "balign %[temp0], %[temp1], 1 \n\t"
400 "wsbh %[temp1], %[temp0] \n\t"
402 "ush %[temp1], -2(%[dst]) \n\t"
408 : [temp0]"=&r"(temp0), [temp1]"=&r"(temp1), [temp2]"=&r"(temp2),
417 int temp0, temp1, temp2, temp3;
427 "lw %[temp1], 4(%[src]) \n\t"
431 "wsbh %[temp1], %[temp1] \n\t"
436 "balign %[temp1], %[temp1], 1 \n\t"
440 "usw %[temp1], 4(%[dst]) \n\t"
458 : [temp0]"=&r"(temp0), [temp1]"=&r"(temp1), [temp2]"=&r"(temp2),
467 int temp0, temp1, temp2, temp3, temp4, temp5;
477 "lw %[temp1], 4(%[src]) \n\t"
483 "ext %[temp4], %[temp1], 28, 4 \n\t"
485 "ext %[temp5], %[temp1], 12, 4 \n\t"
486 "ins %[temp1], %[temp4], 0, 4 \n\t"
488 "ins %[temp1], %[temp5], 16, 4 \n\t"
495 "precr.qb.ph %[temp1], %[temp1], %[temp0] \n\t"
500 "usw %[temp1], 0(%[dst]) \n\t"
503 "wsbh %[temp1], %[temp1] \n\t"
505 "usw %[temp1], 0(%[dst]) \n\t"
531 : [temp0]"=&r"(temp0), [temp1]"=&r"(temp1), [temp2]"=&r"(temp2),
541 int temp0, temp1, temp2, temp3, temp4, temp5;
551 "lw %[temp1], 4(%[src]) \n\t"
558 "ext %[temp5], %[temp1], 5, 11 \n\t"
560 "ext %[temp0], %[temp1], 8, 16 \n\t"
561 "ext %[temp1], %[temp1], 3, 5 \n\t"
564 "ins %[temp0], %[temp1], 0, 5 \n\t"
565 "ext %[temp1], %[temp2], 8, 16 \n\t"
567 "ins %[temp1], %[temp5], 0, 11 \n\t"
569 "ins %[temp1], %[temp2], 0, 5 \n\t"
576 "append %[temp2], %[temp1
609 : [temp0]"=&r"(temp0), [temp1]"=&r"(temp1), [temp2]"=&r"(temp2),
619 int temp0, temp1, temp2, temp3;
629 "lw %[temp1], 4(%[src]) \n\t"
632 "ins %[temp0], %[temp1], 24, 8 \n\t"
633 "sra %[temp1], %[temp1], 8 \n\t"
634 "ins %[temp1], %[temp2], 16, 16 \n\t"
639 "usw %[temp1], 4(%[dst]) \n\t"
656 : [temp0]"=&r"(temp0), [temp1]"=&r"(temp1), [temp2]"=&r"(temp2),