Tags / Equivalents

_mm512_add_epi64() on Intel 64-bit - AVX512

Add packed 64-bit integers in "a" and "b", and store the results in "dst".

 Intel 64-bit

_mm512_add_ps() on Intel 64-bit - AVX512

Add packed single-precision (32-bit) floating-point elements in "a" and "b", and store the results in "dst".

 Intel 64-bit

_mm512_add_epi8() on Intel 64-bit - AVX512

Add packed 8-bit integers in "a" and "b", and store the results in "dst".

 Intel 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

_mm512_add_epi16() on Intel 64-bit - AVX512

Add packed 16-bit integers in "a" and "b", and store the results in "dst".

 Intel 64-bit

_mm512_add_epi32() on Intel 64-bit - AVX512

Add packed 32-bit integers in "a" and "b", and store the results in "dst".

 Intel 64-bit

_mm512_add_pd() on Intel 64-bit - AVX512

Add packed double-precision (64-bit) floating-point elements in "a" and "b", and store the results in "dst".

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