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