Home | History | Annotate | Download | only in dsp

Lines Matching full: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),
233 uint32_t temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7;
243 "lw %[temp1], 4(%[src]) \n\t"
247 "ext %[temp5], %[temp1], 8, 8 \n\t"
257 "addu.qb %[temp1], %[temp1], %[temp5] \n\t"
261 "sw %[temp1], -12(%[dst]) \n\t"
280 [temp1]"=&r"(temp1), [temp2]"=&r"(temp2), [temp3]"=&r"(temp3),
291 int temp0, temp1, temp2, temp3, temp4, temp5;
303 "replv.ph %[temp1], %[G_to_B] \n\t"
306 "shll.ph %[temp1temp1], 8 \n\t"
309 "shra.ph %[temp1], %[temp1], 8 \n\t"
323 "mul.ph %[temp3], %[temp3], %[temp1] \n\t"
346 : [temp0]"=&r"(temp0), [temp1]"=&r"(temp1), [temp2]"=&r"(temp2),
361 int temp0, temp1, temp2, temp3;
372 "lw %[temp1], 4(%[src]) \n\t"
377 "ins %[temp2], %[temp1], 0, 16 \n\t"
378 "sll %[temp1], %[temp1], 8 \n\t"
380 "balign %[temp0], %[temp1], 1 \n\t"
396 "wsbh %[temp1], %[temp0] \n\t"
398 "ush %[temp1], -2(%[dst]) \n\t"
404 : [temp0]"=&r"(temp0), [temp1]"=&r"(temp1), [temp2]"=&r"(temp2),
413 int temp0, temp1, temp2, temp3;
423 "lw %[temp1], 4(%[src]) \n\t"
427 "wsbh %[temp1], %[temp1] \n\t"
432 "balign %[temp1], %[temp1], 1 \n\t"
436 "usw %[temp1], 4(%[dst]) \n\t"
454 : [temp0]"=&r"(temp0), [temp1]"=&r"(temp1), [temp2]"=&r"(temp2),
463 int temp0, temp1, temp2, temp3, temp4, temp5;
473 "lw %[temp1], 4(%[src]) \n\t"
479 "ext %[temp4], %[temp1], 28, 4 \n\t"
481 "ext %[temp5], %[temp1], 12, 4 \n\t"
482 "ins %[temp1], %[temp4], 0, 4 \n\t"
484 "ins %[temp1], %[temp5], 16, 4 \n\t"
491 "precr.qb.ph %[temp1], %[temp1], %[temp0] \n\t"
496 "usw %[temp1], 0(%[dst]) \n\t"
499 "wsbh %[temp1], %[temp1] \n\t"
501 "usw %[temp1], 0(%[dst]) \n\t"
527 : [temp0]"=&r"(temp0), [temp1]"=&r"(temp1), [temp2]"=&r"(temp2),
537 int temp0, temp1, temp2, temp3, temp4, temp5;
547 "lw %[temp1], 4(%[src]) \n\t"
554 "ext %[temp5], %[temp1], 5, 11 \n\t"
556 "ext %[temp0], %[temp1], 8, 16 \n\t"
557 "ext %[temp1], %[temp1], 3, 5 \n\t"
560 "ins %[temp0], %[temp1], 0, 5 \n\t"
561 "ext %[temp1], %[temp2], 8, 16 \n\t"
563 "ins %[temp1], %[temp5], 0, 11 \n\t"
565 "ins %[temp1], %[temp2], 0, 5 \n\t"
572 "append %[temp2], %[temp1], 16 \n\t"
605 : [temp0]"=&r"(temp0), [temp1]"=&r"(temp1), [temp2]"=&r"(temp2),
615 int temp0, temp1, temp2, temp3;
625 "lw %[temp1], 4(%[src]) \n\t"
628 "ins %[temp0], %[temp1], 24, 8 \n\t"
629 "sra %[temp1], %[temp1], 8 \n\t"
630 "ins %[temp1], %[temp2], 16, 16 \n\t"
635 "usw %[temp1], 4(%[dst]) \n\t"
652 : [temp0]"=&r"(temp0), [temp1]"=&r"(temp1), [temp2]"=&r"(temp2),