SIMD ISAReturn TypeNameArgumentsInstruction Group
Heliumfloat16x8_t[__arm_]vabdq[_f16](float16x8_t a, float16x8_t b)Vector arithmetic / Absolute / Absolute difference
Description
Subtract the elements of the second source vector register from the corresponding elements of the first source vector register and place the absolute values of the results in the elements of the destination vector register.
Results
Qd result
This intrinsic compiles to the following instructions:

VABD.F16 Qd,Qn,Qm

Argument Preparation
a register: Qnb register: Qm
Architectures
MVE