aboutsummaryrefslogtreecommitdiff
path: root/instructions.md
Commit message (Expand)AuthorAge
* Implement LUIKarel Kočí2018-04-08
* Fix SRA and SRAV instructionsKarel Kočí2018-01-15
* Implement some store and load instructionsKarel Kočí2017-12-12
* Implement branch and jump instructionsKarel Kočí2017-12-12
* Add crude implementation of MOV* instructionsKarel Kočí2017-11-25
* Implement instructions for moving from and to HI and LO registersKarel Kočí2017-11-25
* Fix SLTU instructionKarel Kočí2017-11-25
* Test pipelined coreKarel Kočí2017-11-25
* Implement some logical operationsKarel Kočí2017-11-21
* Implement some immediate arithmetic instructionsKarel Kočí2017-11-21
* Implement tests for few more arithmetic instructionsKarel Kočí2017-11-21
* Implement and test ADDKarel Kočí2017-11-21
* Add list of all implemented instructionsKarel Kočí2017-11-21