pub fn mul32x32to64(a: Lanes4Word64, b: Lanes4Word64) -> Lanes4Word64Expand description
Lane-wise widening low-32 multiply (vpmuludq) — the compiled form of mul32x32to64(a, b).
pub fn mul32x32to64(a: Lanes4Word64, b: Lanes4Word64) -> Lanes4Word64Lane-wise widening low-32 multiply (vpmuludq) — the compiled form of mul32x32to64(a, b).