vfmsq_n_f32
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Neon | float32x4_t | vfmsq_n_f32 | (float32x4_t a, float32x4_t b, float32_t n) | Scalar arithmetic / Fused multiply-accumulate by scalar | |
Description Floating-point fused Multiply-Subtract from accumulator (vector). This instruction multiplies corresponding floating-point values in the vectors in the two source SIMD&FP registers, negates the product, adds the result to the corresponding vector element of the destination SIMD&FP register, and writes the result to the destination SIMD&FP register. Results Vd.4S result This intrinsic compiles to the following instructions: FMLS Argument Preparation a register: Vd.4Sb register: Vn.4Sn register: Vm.S[0] Architectures A64 Operation
|
Copyright © 1995-2025 Arm Limited (or its affiliates). All rights reserved.