_mm_cvtpd_ps

Convert packed double-precision (64-bit) floating-point elements in a to packed single-precision (32-bit) floating-point elements.

nothrow @nogc pure @trusted
__m128
_mm_cvtpd_ps
(
__m128d a
)

Meta