Function _cvtu32_mask16

#[target_feature(enable = "avx512f")]
pub const fn _cvtu32_mask16(a: u32) -> __mmask16

Convert 32-bit integer value a to an 16-bit mask and store the result in dst.

Intel's Documentation