pub fn _kxor_mask8(a: __mmask8, b: __mmask8) -> __mmask8
avx512dq
Bitwise XOR of 8-bit masks a and b, and store the result in dst.
Intel’s Documentation