Function vfmaddsh

Source
unsafe extern "C" fn vfmaddsh(
    a: f16,
    b: f16,
    c: f16,
    rounding: i32,
) -> f16
Available on x86 or x86-64 only.