pub fn vfmlsl_low_f16(
r: float32x2_t,
a: float16x4_t,
b: float16x4_t,
) -> float32x2_tAvailable on (AArch64 or
target_arch=arm64ec) and non-target_arch=arm64ec and target feature neon and target feature fp16 and target feature fhm only.Expand description
Floating-point fused Multiply-Subtract Long from accumulator (vector). Arm’s documentation