pub unsafe fn _kadd_mask32(a: u32, b: u32) -> u32
stdarch_x86_avx512
Add 32-bit masks in a and b, and store the result in k.
Intel’s documentation