Function vsubph

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