Function core::arch::arm::vfmsq_n_f32 [−][src]
pub unsafe fn vfmsq_n_f32(a: float32x4_t, b: float32x4_t, c: f32) -> float32x4_t
This is supported on target feature
neon
and target feature fp-armv8,v8
and ARM only.Expand description
Floating-point fused Multiply-subtract to accumulator(vector)