Type Alias core::arch::x86_64::_MM_PERM_ENUM

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

The MM_PERM_ENUM type used to specify shuffle operations in AVX-512 intrinsics.