Home | History | Annotate | Download | only in Support

Lines Matching refs:mul

325 static void mul(uint64_t dest[], uint64_t x[], unsigned xlen, uint64_t y[],
384 mul(dest, pVal, lhsWords, RHS.pVal, rhsWords);