[−][src]Function core::arch::x86::_mm_cvtsi64_si32
pub unsafe fn _mm_cvtsi64_si32(a: __m64) -> i32
This is supported on x86 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
.