Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Implement LUI | Karel Kočí | 2018-04-08 |
* | Fix SRA and SRAV instructions | Karel Kočí | 2018-01-15 |
* | Implement some store and load instructions | Karel Kočí | 2017-12-12 |
* | Implement branch and jump instructions | Karel Kočí | 2017-12-12 |
* | Add crude implementation of MOV* instructions | Karel Kočí | 2017-11-25 |
* | Implement instructions for moving from and to HI and LO registers | Karel Kočí | 2017-11-25 |
* | Fix SLTU instruction | Karel Kočí | 2017-11-25 |
* | Test pipelined core | Karel Kočí | 2017-11-25 |
* | Implement some logical operations | Karel Kočí | 2017-11-21 |
* | Implement some immediate arithmetic instructions | Karel Kočí | 2017-11-21 |
* | Implement tests for few more arithmetic instructions | Karel Kočí | 2017-11-21 |
* | Implement and test ADD | Karel Kočí | 2017-11-21 |
* | Add list of all implemented instructions | Karel Kočí | 2017-11-21 |