[][src]Function ramp::ll::mul_1

pub unsafe fn mul_1(wp: LimbsMut, xp: Limbs, n: i32, vl: Limb) -> Limb

Multiplies the n least-significant limbs of xp by vl storing the n least-significant limbs of the product in {wp, n}.

Returns the highest limb of the product