Function vec_vmaxsh

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