Tags / Equivalents

vabsh_f16() on Arm 64-bit - NEON

Floating-point Absolute value (vector). This instruction calculates the absolute value of each vector element in the source SIMD&FP register, writes the result to a vector, and writes the vector to the destination SIMD&FP register.

 Arm 64-bit

vabs_f16() on Arm 64-bit - NEON

Absolute value (vector). This instruction calculates the absolute value of each vector element in the source SIMD&FP register, puts the result into a vector, and writes the vector to the destination SIMD&FP register.

 Arm 64-bit

_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.

 Intel 64-bit

_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.

 Intel 64-bit

vabsq_f16() on Arm 64-bit - NEON

Absolute value (vector). This instruction calculates the absolute value of each vector element in the source SIMD&FP register, puts the result into a vector, and writes the vector to the destination SIMD&FP register.

 Arm 64-bit

_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.

 Intel 64-bit
 
Some data for your search? Something else? whatever.