pub unsafe fn vec_cmplt<T, U>(a: U, b: T) -> <T as VectorCmpGt<U>>::Result where
T: VectorCmpGt<U>,
This is supported on PowerPC and target feature
altivec
only.Expand description
Vector cmplt.
pub unsafe fn vec_cmplt<T, U>(a: U, b: T) -> <T as VectorCmpGt<U>>::Result where
T: VectorCmpGt<U>,
altivec
only.Vector cmplt.