vmla_lane_f32
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Neon | float32x2_t | vmla_lane_f32 | (float32x2_t a, float32x2_t b, float32x2_t v, const int lane) | Scalar arithmetic / Vector multiply-accumulate by scalar | |
Description Vector multiply accumulate with scalar Results N/A result This intrinsic compiles to the following instructions: RESULT[I] Argument Preparation a b v lane minimum: 0; maximum: 1 Architectures v7, A32, A64 OperationNo operation information. |
Copyright © 1995-2025 Arm Limited (or its affiliates). All rights reserved.