SIMD ISAReturn TypeNameArgumentsInstruction Group
Heliumfloat16x8_t[__arm_]vabsq_x[_f16](float16x8_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.F16 Qd,Qm

Argument Preparation
a register: Qmp register: Rp
Architectures
MVE