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