SIMD ISAReturn TypeNameArgumentsInstruction Group
Heliumint32x4_t[__arm_]vabsq[_s32](int32x4_t a)Vector arithmetic / Absolute / Absolute value
Description
Compute the absolute value of each element in a vector register.
Results
Qd result
This intrinsic compiles to the following instructions:

VABS.S32 Qd,Qm

Argument Preparation
a register: Qm
Architectures
MVE