vfmlsl_laneq_high_f16
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Neon | float32x2_t | vfmlsl_laneq_high_f16 | (float32x2_t r, float16x4_t a, float16x8_t b, const int lane) | Vector arithmetic / Multiply / Fused multiply-accumulate | |
Description Floating-point Multiply (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, places the results in a vector, and writes the vector to the destination SIMD&FP register. Results Vd.2S result This intrinsic compiles to the following instructions: FMLSL2 Argument Preparation r register: Vd.2Sa b lane minimum: 0; maximum: 7 Architectures A32, A64 Operation
|
Copyright © 1995-2025 Arm Limited (or its affiliates). All rights reserved.