Tags / Equivalents
_mm512_mul_ph() on Intel 64-bit - AVX512
Multiply packed half-precision (16-bit) floating-point elements in "a" and "b", and store the results in "dst".
_mm256_mul_ph() on Intel 64-bit - AVX512
Multiply packed half-precision (16-bit) floating-point elements in "a" and "b", and store the results in "dst".
_mm_mul_ph() on Intel 64-bit - AVX512
Multiply packed half-precision (16-bit) floating-point elements in "a" and "b", and store the results in "dst".