SIMD ISAReturn TypeNameArgumentsInstruction Group
Heliumint16x8_t[__arm_]vabsq_x[_s16](int16x8_t a, mve_pred16_t p)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:

VMSR P0,Rp

VPST

VABST.S16 Qd,Qm

Argument Preparation
a register: Qmp register: Rp
Architectures
MVE