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