vfmsh_laneq_f16
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Neon | float16_t | vfmsh_laneq_f16 | (float16_t a, float16_t b, float16x8_t v, const int lane) | Vector arithmetic / Multiply / Fused multiply-accumulate | |
Description Floating-point fused Multiply-Subtract from accumulator (by element). This instruction multiplies the vector elements in the first source SIMD&FP register by the specified value in the second source SIMD&FP register, and subtracts the results from the vector elements of the destination SIMD&FP register. Results Hd result This intrinsic compiles to the following instructions: FMLS Argument Preparation a register: Hdb register: Hnv register: Vm.8Hlane minimum: 0; maximum: 7 Architectures A64 Operation
|
Copyright © 1995-2025 Arm Limited (or its affiliates). All rights reserved.