Function vec_vcmpgtsb

Source
pub unsafe fn vec_vcmpgtsb(
    a: vector_signed_char,
    b: vector_signed_char,
) -> vector_bool_char
Available on (PowerPC or PowerPC-64) and target feature altivec only.