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
pub unsafe fn vec_nmsub(
a: vector_float,
b: vector_float,
c: vector_float
) -> vector_float
altivec
only.Vector Negative Multiply Subtract