Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-01-06 | Implement LUI, AUIPC | David Li | 1 | -0/+2 | |
2016-01-05 | Update copyright | David Li | 1 | -1/+1 | |
2015-12-27 | Add GPLv3 license | David Li | 1 | -0/+16 | |
2015-12-20 | Implement JAL, JALR | David Li | 1 | -1/+1 | |
2015-12-18 | Implement RV32I integer-register instructions | David Li | 1 | -1/+5 | |
2015-12-16 | Load and recognize a minimal set of instructions | David Li | 1 | -2/+4 | |
2015-12-15 | Outline the simulator | David Li | 1 | -0/+2 | |