Skip to main content

byte_add16

Function byte_add16 

Source
pub fn byte_add16(a: Lanes16Word8, b: Lanes16Word8) -> Lanes16Word8
Expand description

Per-byte wrapping add — compiled byteAdd16(a, b) (the ASCII→nibble decode).