Function core::core_arch::x86::avx512f::vcmpsd

source ·
unsafe extern "C" fn vcmpsd(
    a: __m128d,
    b: __m128d,
    op: i32,
    m: i8,
    sae: i32
) -> i8
🔬This is a nightly-only experimental API. (stdsimd #48556)
Available on x86 or x86-64 only.