Function _cvtu32_mask8

#[target_feature(enable = "avx512dq")]
pub const fn _cvtu32_mask8(a: u32) -> __mmask8

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

Intel's Documentation