_mm_cvtps_pd

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

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

Meta