Type Definition core::arch::x86_64::_MM_PERM_ENUM [−][src]
type _MM_PERM_ENUM = i32;
This is supported on x86-64 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.