Function core::arch::x86_64::_mulx_u32 1.27.0[−][src]
pub unsafe fn _mulx_u32(a: u32, b: u32, hi: &mut u32) -> u32
This is supported on x86-64 and target feature
bmi2
only.pub unsafe fn _mulx_u32(a: u32, b: u32, hi: &mut u32) -> u32
bmi2
only.