Tags / Equivalents

vaddh_f16() on Arm 64-bit - NEON

Floating-point Add (vector). This instruction adds corresponding vector elements in the two source SIMD&FP registers, writes the result into a vector, and writes the vector to the destination SIMD&FP register. All the values in this instruction are floating-point values.

 Arm 64-bit

_mm512_add_ph() on Intel 64-bit - AVX512

Add packed half-precision (16-bit) floating-point elements in a and b, and store the results in output.

 Intel 64-bit

_mm_add_ph() on Intel 64-bit - AVX512

Add packed half-precision (16-bit) floating-point elements in a and b, and store the results in output.

 Intel 64-bit

_mm256_add_ph() on Intel 64-bit - AVX512

Add packed half-precision (16-bit) floating-point elements in a and b, and store the results in output.

 Intel 64-bit

vaddq_f16() on Arm 64-bit - NEON

This instruction adds corresponding unsigned 8-bit integer elements of two vectors.

 Arm 64-bit

vadd_f16() on Arm 64-bit - NEON

Floating-point Add (vector). This instruction adds corresponding vector elements in the two source SIMD&FP registers, writes the result into a vector, and writes the vector to the destination SIMD&FP register. All the values in this instruction are floating-point values.

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