_mm_cvtpu8_ps

Convert the lower packed unsigned 8-bit integers in a to packed single-precision (32-bit) floating-point element.

nothrow @nogc pure @safe
__m128
_mm_cvtpu8_ps
(
__m64 a
)

Meta