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