Skip to main content

vfmaq_laneq_f16

Function vfmaq_laneq_f16 

1.94.0 · Source
pub fn vfmaq_laneq_f16(
    a: float16x8_t,
    b: float16x8_t,
    c: float16x8_t,
    const LANE: i32,
) -> float16x8_t
Available on (AArch64 or ARM64EC) and non-ARM64EC and target feature neon and target feature fp16 only.
Expand description

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