summaryrefslogtreecommitdiff
path: root/cpu/instructions (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add bitwise instructionsTest_User2023-02-1610-0/+94
* Finish adding basic arithmetic instructionsTest_User2023-02-166-0/+68
* Use parameter size, not current CPU modeTest_User2023-02-151-2/+6
* Make conditional stuff work nicelyTest_User2023-02-153-78/+32
* Add more instructionsTest_User2023-02-157-0/+74
* Rewrite/improve conditional instructionsTest_User2023-02-134-46/+26
* Started listing instructions, improved cpu readability of format A a littleTest_User2022-11-226-2/+73
* More VLIW format ideasTest_User2022-11-171-1/+19
* Dynamic VLIW definition continued, fixed another missing thingTest_User2022-11-161-0/+8
* Added incomplete instruction set overview, fixed some other stuffTest_User2022-11-141-0/+41