Function _kxor_mask8
#[target_feature(enable = "avx512dq")]
pub const fn _kxor_mask8(a: __mmask8, b: __mmask8) -> __mmask8
Bitwise XOR of 8-bit masks a and b, and store the result in dst.
_kxor_mask8#[target_feature(enable = "avx512dq")]
pub const fn _kxor_mask8(a: __mmask8, b: __mmask8) -> __mmask8
Bitwise XOR of 8-bit masks a and b, and store the result in dst.