SIMD ISAReturn TypeNameArgumentsInstruction Group
Heliumint32_t[__arm_]vaddvq[_s8](int8x16_t a)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:

VADDV.S8 Rda,Qm

Argument Preparation
a register: Qm
Architectures
MVE