Function ksub8
pub fn ksub8(a: usize, b: usize) -> usize
Subtracts packed 8-bit signed numbers, saturating at the numeric bounds
ksub8pub fn ksub8(a: usize, b: usize) -> usize
Subtracts packed 8-bit signed numbers, saturating at the numeric bounds