[−][src]Type Definition core::arch::x86::_MM_PERM_ENUM
type _MM_PERM_ENUM = i32;
This is supported on x86 only.
The MM_PERM_ENUM
type used to specify shuffle operations in AVX-512 intrinsics.
type _MM_PERM_ENUM = i32;
The MM_PERM_ENUM
type used to specify shuffle operations in AVX-512 intrinsics.