Function core::arch::powerpc::vec_cmplt[][src]

pub unsafe fn vec_cmplt<T, U>(a: U, b: T) -> <T as VectorCmpGt<U>>::Result where
    T: VectorCmpGt<U>, 
🔬 This is a nightly-only experimental API. (stdsimd #48556)
This is supported on PowerPC and target feature altivec only.
Expand description

Vector cmplt.