Computes absolute value.
where
This instruction works as shown here.
dest.x = abs(src.x) dest.y = abs(src.y) dest.z = abs(src.z) dest.w = abs(src.w)