Function core::arch::powerpc::vec_all_nlt

source ·
pub unsafe fn vec_all_nlt(a: vector_float, b: vector_float) -> bool
🔬This is a nightly-only experimental API. (stdsimd #48556)
Available on (PowerPC or PowerPC-64) and target feature altivec and PowerPC only.
Expand description

All Elements Not Less Than

This documentation is an old archive. Please see https://rust.docs.kernel.org instead.