Function core::arch::x86_64::_mm512_cvtsi512_si32 [−][src]
pub unsafe fn _mm512_cvtsi512_si32(a: __m512i) -> i32
This is supported on x86-64 and target feature
avx512f
only.Expand description
将 a 中的低 32 位整数复制到 dst。