Skip to main content

multu

Function multu 

Source
pub const fn multu(a: u64, b: u64) -> HiLo
Expand description

MULTU — 32-bit unsigned multiply. Both operands are taken as their low 32 bits, zero-extended; no erratum applies.