Function _cvtu32_mask32

#[target_feature(enable = "avx512bw")]
pub const fn _cvtu32_mask32(a: u32) -> __mmask32

Convert integer value a into an 32-bit mask, and store the result in k.

Intel's Documentation