Function core::core_arch::x86::fma::vfmaddss

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