Function core::arch::x86_64::_mm512_mask2int [−][src]
pub unsafe fn _mm512_mask2int(k1: __mmask16) -> i32
This is supported on x86-64 and target feature
avx512f
only.Expand description
将位掩码 k1 转换为整数值,并将结果存储在 dst 中。