Tags / Equivalents
_mm256_abs_ph() on Intel 64-bit - AVX512
Finds the absolute value of each packed half-precision (16-bit) floating-point element in a, storing the results in output.
_mm_abs_ph() on Intel 64-bit - AVX512
Finds the absolute value of each packed half-precision (16-bit) floating-point element in a, storing the results in output.
_mm512_abs_ph() on Intel 64-bit - AVX512
Finds the absolute value of each packed half-precision (16-bit) floating-point element in a, storing the results in output.