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