Skip to main content

vfmsq_laneq_f64

Function vfmsq_laneq_f64 

1.59.0 · Source
pub fn vfmsq_laneq_f64(
    a: float64x2_t,
    b: float64x2_t,
    c: float64x2_t,
    const LANE: i32,
) -> float64x2_t
Available on target feature neon and (AArch64 or ARM64EC) only.
Expand description

Floating-point fused multiply-subtract to accumulator Arm’s documentation