Skip to content
This repository has been archived by the owner on Feb 28, 2023. It is now read-only.

builtin bit operations

Compare
Choose a tag to compare
@kspalaiologos kspalaiologos released this 16 May 15:18
· 1152 commits to master since this release

This release features the following instructions:

band - bit and
bor - bit or
bxor - bit xor
cflip - flip the conditional execution flag register.