Searched refs:sc_mul (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/opts/
H A DSkBlitRow_opts_mips_dsp.cpp381 register uint32_t sc_mul; local
400 "replv.ph %[sc_mul], %[alpha] \n\t"
472 "muleu_s.ph.qbl %[t0], %[t4], %[sc_mul] \n\t"
473 "muleu_s.ph.qbr %[t1], %[t4], %[sc_mul] \n\t"
480 "muleu_s.ph.qbl %[t0], %[t5], %[sc_mul] \n\t"
481 "muleu_s.ph.qbr %[t1], %[t5], %[sc_mul] \n\t"
488 "muleu_s.ph.qbl %[t0], %[t6], %[sc_mul] \n\t"
489 "muleu_s.ph.qbr %[t1], %[t6], %[sc_mul] \n\t"
507 [x1]"+r"(x1), [sc_mul]"=&r"(sc_mul), [sc_ad
[all...]

Completed in 113 milliseconds