Home | History | Annotate | Download | only in dsp

Lines Matching defs:temp4

23   uint32_t temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7;
36 "ext %[temp4], %[temp0], 8, 8 \n\t"
41 "replv.ph %[temp4], %[temp4] \n\t"
45 "subu.qb %[temp0], %[temp0], %[temp4] \n\t"
60 "ext %[temp4], %[temp0], 8, 8 \n\t"
61 "replv.ph %[temp4], %[temp4] \n\t"
62 "subu.qb %[temp0], %[temp0], %[temp4] \n\t"
69 [temp4]"=&r"(temp4), [temp5]"=&r"(temp5), [temp6]"=&r"(temp6),
83 int temp0, temp1, temp2, temp3, temp4, temp5;
109 "precr.qb.ph %[temp4], %[argb], %[argb1] \n\t"
111 "preceu.ph.qbla %[temp4], %[temp4] \n\t"
113 "shll.ph %[temp4], %[temp4], 8 \n\t"
115 "shra.ph %[temp4], %[temp4], 8 \n\t"
118 "mul.ph %[temp4], %[temp4], %[temp2] \n\t"
124 "shra.ph %[temp4], %[temp4], 5 \n\t"
128 "subu.ph %[argb1], %[argb1], %[temp4] \n\t"
140 [temp3]"=&r"(temp3), [temp4]"=&r"(temp4), [temp5]"=&r"(temp5),
186 int temp0, temp1, temp2, temp3, temp4, temp5, temp6;
196 "and %[temp4], %[temp1], %[mask] \n\t"
200 "subu.qb %[temp2], %[temp4], %[temp5] \n\t"
203 [temp2]"=&r"(temp2), [temp3]"=&r"(temp3), [temp4]"=&r"(temp4),
234 int temp0, temp1, temp2, temp3, temp4;
238 "precrq.ph.w %[temp4], %[temp0], %[temp1] \n\t"
244 "subu.qb %[temp2], %[temp4], %[temp2] \n\t"
246 [temp2]"=&r"(temp2), [temp3]"=&r"(temp3), [temp4]"=&r"(temp4)