Home | History | Annotate | Download | only in dsp

Lines Matching refs:DC1

485   int DC, DC1;
501 "move %[DC1], %[DC] \n\t"
513 "addu %[DC1], %[temp0], %[temp2] \n\t"
515 "addu %[DC], %[DC], %[DC1] \n\t"
538 [temp2]"=&r"(temp2), [temp3]"=&r"(temp3), [DC1]"=&r"(DC1)
548 int DC, DC1;
558 "move %[DC1], %[DC] \n\t"
564 "addu %[DC1], %[temp2], %[temp3] \n\t"
566 "addu %[DC], %[DC], %[DC1] \n\t"
583 [temp2]"=&r"(temp2), [temp3]"=&r"(temp3), [DC1]"=&r"(DC1)