Function core::arch::powerpc64::vec_mule [−][src]
pub unsafe fn vec_mule<T, U>(a: T, b: T) -> U where
T: VectorMulo<U>,
This is supported on PowerPC-64 and target feature
altivec
only.Expand description
Vector Multiply Even