pub unsafe fn _kadd_mask8(a: u8, b: u8) -> u8
stdarch_x86_avx512
Add 8-bit masks a and b, and store the result in dst.
Intel’s Documentation