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