Function vfmaddsubpdround

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