[__arm_]vmlaq_m[_n_s32]
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Helium | int32x4_t | [__arm_]vmlaq_m[_n_s32] | (int32x4_t add, int32x4_t m1, int32_t m2, mve_pred16_t p) | Vector arithmetic / Multiply / Multiply-accumulate | |
Description Multiply each element in the source vector by a scalar value and add to the respective element from the destination vector. Store the result in the destination register. Results Qda result This intrinsic compiles to the following instructions: VMSR VPST VMLAT.S32 Argument Preparation add register: Qdam1 register: Qnm2 register: Rmp register: Rp Architectures MVE |
Copyright © 1995-2025 Arm Limited (or its affiliates). All rights reserved.