Type Alias core::arch::x86::_MM_CMPINT_ENUM

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

The _MM_CMPINT_ENUM type used to specify comparison operations in AVX-512 intrinsics.