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