SIMD ISAReturn TypeNameArgumentsInstruction Group
Heliumint8x16_t[__arm_]vabsq_x[_s8](int8x16_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.S8 Qd,Qm

Argument Preparation
a register: Qmp register: Rp
Architectures
MVE