SIMD ISAReturn TypeNameArgumentsInstruction Group
Heliumint16x8_t[__arm_]vabsq[_s16](int16x8_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.S16 Qd,Qm

Argument Preparation
a register: Qm
Architectures
MVE