pub fn byte_add16(a: Lanes16Word8, b: Lanes16Word8) -> Lanes16Word8Expand description
Per-byte wrapping add — compiled byteAdd16(a, b) (the ASCII→nibble decode).
pub fn byte_add16(a: Lanes16Word8, b: Lanes16Word8) -> Lanes16Word8Per-byte wrapping add — compiled byteAdd16(a, b) (the ASCII→nibble decode).