[__arm_]vmlasq[_n_u16]
SIMD ISA | Return Type | Name | Arguments | Instruction Group | |
---|---|---|---|---|---|
Helium | uint16x8_t | [__arm_]vmlasq[_n_u16] | (uint16x8_t m1, uint16x8_t m2, uint16_t add) | Vector arithmetic / Multiply / Multiply-accumulate | |
Description Multiply each element in the source vector by the respective element from the destination vector and add to a scalar value. Store the result in the destination register. Results Qda result This intrinsic compiles to the following instructions: VMLAS.U16 Argument Preparation m1 register: Qdam2 register: Qnadd register: Rm Architectures MVE |
Copyright © 1995-2025 Arm Limited (or its affiliates). All rights reserved.