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