Tags / Equivalents
_mm256_min_ph() on Intel 64-bit - AVX512
Compare packed half-precision (16-bit) floating-point elements in "a" and "b", and store packed minimum values in "dst". [min_float_note]
_mm_min_ph() on Intel 64-bit - AVX512
Compare packed half-precision (16-bit) floating-point elements in "a" and "b", and store packed minimum values in "dst". [min_float_note]
_mm512_min_ph() on Intel 64-bit - AVX512
Compare packed half-precision (16-bit) floating-point elements in "a" and "b", and store packed minimum values in "dst". [min_float_note]