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