vfms_laneq_f16
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Neon | float16x4_t | vfms_laneq_f16 | (float16x4_t a, float16x4_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 Vd.4H result This intrinsic compiles to the following instructions: FMLS Argument Preparation a register: Vd.4Hb register: Vn.4Hv register: Vm.8Hlane minimum: 0; maximum: 7 Architectures A64 Operation
|
Copyright © 1995-2025 Arm Limited (or its affiliates). All rights reserved.