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