SIMD ISAReturn TypeNameArgumentsInstruction Group
Heliumuint32_t[__arm_]vaddvaq[_u16](uint32_t a, uint16x8_t b)Vector arithmetic / Add / Addition
Description
Add across the elements of a vector accumulating the result into a scalar. The initial value of the general-purpose destination register can optionally be added to the result.
Results
Rda result
This intrinsic compiles to the following instructions:

VADDVA.U16 Rda,Qm

Argument Preparation
a register: Rdab register: Qm
Architectures
MVE