Function _kadd_mask32

1.89.0 · Source
pub fn _kadd_mask32(a: u32, b: u32) -> u32
Expand description

Add 32-bit masks in a and b, and store the result in k.

Intel’s documentation