Function uksub8
pub fn uksub8(a: usize, b: usize) -> usize
Subtracts packed 8-bit unsigned numbers, saturating at the numeric bounds
uksub8pub fn uksub8(a: usize, b: usize) -> usize
Subtracts packed 8-bit unsigned numbers, saturating at the numeric bounds