vfmah_f16
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Neon | float16_t | vfmah_f16 | (float16_t a, float16_t b, float16_t c) | Vector arithmetic / Multiply / Fused multiply-accumulate | |
Description Floating-point fused Multiply-Add (scalar). This instruction multiplies the values of the first two SIMD&FP source registers, adds the product to the value of the third SIMD&FP source register, and writes the result to the SIMD&FP destination register. Results Hd result This intrinsic compiles to the following instructions: FMADD Argument Preparation a register: Hab register: Hnc register: Hm Architectures A32, A64 Operation
|
Copyright © 1995-2025 Arm Limited (or its affiliates). All rights reserved.