Function ukadd8
pub fn ukadd8(a: usize, b: usize) -> usize
Adds packed 8-bit unsigned numbers, saturating at the numeric bounds
ukadd8pub fn ukadd8(a: usize, b: usize) -> usize
Adds packed 8-bit unsigned numbers, saturating at the numeric bounds