Function vfmaddsubpsround

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