[−][src]Function core::arch::x86_64::_mm_cvtsi64_si32
pub unsafe fn _mm_cvtsi64_si32(a: __m64) -> i32
This is supported on x86-64 and target feature
mmx
only.Return the lower 32-bit integer in a
.
pub unsafe fn _mm_cvtsi64_si32(a: __m64) -> i32
mmx
only.Return the lower 32-bit integer in a
.