Function kadd8
pub fn kadd8(a: usize, b: usize) -> usize
Adds packed 8-bit signed numbers, saturating at the numeric bounds
kadd8pub fn kadd8(a: usize, b: usize) -> usize
Adds packed 8-bit signed numbers, saturating at the numeric bounds