SIMD ISAReturn TypeNameArgumentsInstruction Group
Heliumfloat32x4_t[__arm_]vabsq_m[_f32](float32x4_t inactive, float32x4_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.F32 Qd,Qm

Argument Preparation
inactive register: Qda register: Qmp register: Rp
Architectures
MVE