Function kadd16
pub fn kadd16(a: usize, b: usize) -> usize
Adds packed 16-bit signed numbers, saturating at the numeric bounds
kadd16pub fn kadd16(a: usize, b: usize) -> usize
Adds packed 16-bit signed numbers, saturating at the numeric bounds