Type Alias core::arch::x86::_MM_MANTISSA_SIGN_ENUM

source ·
pub type _MM_MANTISSA_SIGN_ENUM = i32;
🔬This is a nightly-only experimental API. (stdarch_x86_avx512 #111137)
Available on x86 and (x86 or x86-64) only.
Expand description

The MM_MANTISSA_SIGN_ENUM type used to specify mantissa signed operations in AVX-512 intrinsics.