Commit Graph

1 Commits

Author SHA1 Message Date
Julien Fischer
e32a34db38 Add bitwise rotations for uint16s and uint8s.
library/uint8.m:
library/uint16.m:
    As above.

tests/hard_coded/Mmakefile:
tests/hard_coded/rotate_uint{8,16}.{m,ex}:
    Add tests for the new functions.
2021-03-29 17:03:02 +11:00