Searched refs:divu256 (Results 1 – 3 of 3) sorted by relevance
338 Int128 divu256(Int128 *plow, Int128 *phigh, Int128 divisor) in divu256() function428 rem = divu256(&unsig_lo, &unsig_hi, divisor); in divs256()
859 Int128 divu256(Int128 *plow, Int128 *phigh, Int128 divisor);
1211 divu256(&low, &high, b->s128); in helper_VDIVEUQ()