Function core::core_arch::x86::avx::vcmppd

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