This repository has been archived by the owner on Feb 28, 2023. It is now read-only.
builtin bit operations
This release features the following instructions:
band - bit and
bor - bit or
bxor - bit xor
cflip - flip the conditional execution flag register.