"Tested" indicates that the PR works and the unit test (see docs/testing.md
) run passes without issue.
- x86-32
- x86-64
- ARM
- AARCH64
- MIPS
- POWERPC
- SPARC
- RISC-V
- My PR was done against the
dev
branch, notmain
. - My code follows the code style of this project.
- My change includes a change to the documentation, if required.
- If my change adds new code, adequate tests have been added.
- I have read and agree to the CONTRIBUTING document.