Function vcmpps256

Source
unsafe extern "C" fn vcmpps256(
    a: f32x8,
    b: f32x8,
    op: i32,
    m: i8,
) -> i8
Available on x86 or x86-64 only.