Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-12-18 | Implement RV32I integer-register instructions | David Li | 1 | -6/+143 | |
2015-12-16 | Implement LW | David Li | 1 | -3/+11 | |
2015-12-16 | Implement ADDI | David Li | 1 | -7/+24 | |
2015-12-16 | Load and recognize a minimal set of instructions | David Li | 1 | -11/+38 | |
2015-12-15 | Load hexdump of ELF | David Li | 1 | -4/+4 | |
2015-12-15 | Outline the simulator | David Li | 1 | -0/+58 | |