Commit Graph

1 Commits

Author SHA1 Message Date
Julien Fischer
e54e47788d Add functions for setting and testing individual bits of uint32s.
library/uint32.m:
    Add functions for setting, clearing, flipping and testing
    the individual bits of a uint32 value.

NEWS:
    Announce the new functions.

tests/hard_coded/Mmakefile:
tests/hard_coded/bit_access_uint32.{m,exp}:
    Add a test case.
2021-04-09 22:37:07 +10:00