vfms_f64
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Neon | float64x1_t | vfms_f64 | (float64x1_t a, float64x1_t b, float64x1_t c) | Vector arithmetic / Multiply / Fused multiply-accumulate | |
Description Floating-point Fused Multiply-Subtract (scalar). This instruction multiplies the values of the first two SIMD&FP source registers, negates the product, adds that to the value of the third SIMD&FP source register, and writes the result to the SIMD&FP destination register. Results Dd result This intrinsic compiles to the following instructions: FMSUB Argument Preparation a register: Dab register: Dnc register: Dm Architectures A64 Operation
|
Copyright © 1995-2025 Arm Limited (or its affiliates). All rights reserved.