_mm_cvttpd_epi32

Convert packed double-precision (64-bit) floating-point elements in a to packed 32-bit integers with truncation. Put zeroes in the upper elements of result.

nothrow @nogc pure @trusted
__m128i
_mm_cvttpd_epi32
(
__m128d a
)

Meta