Function core::arch::powerpc::vec_madd [−][src]
pub unsafe fn vec_madd(
a: vector_float,
b: vector_float,
c: vector_float
) -> vector_float
This is supported on PowerPC and target feature
altivec
only.Expand description
Vector Multiply Add