summaryrefslogtreecommitdiff
path: root/cpu/instructions/arithmetic (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add a bunch of fewer-parameter versions of instructions, specify that ↵Test_User2023-06-146-0/+68
| | | | special returns only take effect after other writes complete
* Fix subtract parameter ordering, add .gitignore for active nanoTest_User2023-06-102-2/+2
|
* Finish adding basic arithmetic instructionsTest_User2023-02-166-0/+68
|
* Add more instructionsTest_User2023-02-155-0/+44