[][src]Function ramp::ll::addmul_1

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

Multiplies the n least-signficiant digits of xp by vl and adds them to the n least-significant digits of wp. Returns the highest limb of the result.