Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
framework: fix swap between binary and logic not
flags is a bit field. The logic not operator could have erased another bit than the one expected.
- Loading branch information