_mm_cvtt_ps2pi

Convert packed single-precision (32-bit) floating-point elements in a to packed 32-bit integers with truncation.

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

Meta