Function ramp::ll::limb::sub_2
[−]
[src]
pub fn sub_2(ah: Limb, al: Limb, bh: Limb, bl: Limb) -> (Limb, Limb)
Performs the two-word subtraction (ah, al) - (bh, bl), ignoring any borrow.