_mm_cvtph_ps

Convert 4 packed half-precision (16-bit) floating-point elements in a to packed single-precision (32-bit) floating-point elements. Note: Only lowest 64-bit of input considered. Preserve infinities, sign of zeroes, and NaN-ness.

Meta