Function core::arch::powerpc::vec_abs [−][src]
pub unsafe fn vec_abs<T>(a: T) -> T where
T: VectorAbs, This is supported on PowerPC and target feature
altivec only.Expand description
Vector abs.