Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-12-20 | Introduce type aliases for ISA things | David Li | 1 | -1/+0 | |
2015-12-19 | Implement RV32I integer-immediate instructions | David Li | 1 | -1/+0 | |
2015-12-18 | Implement RV32I integer-register instructions | David Li | 1 | -6/+5 | |
2015-12-16 | Load and recognize a minimal set of instructions | David Li | 1 | -1/+4 | |
2015-12-15 | Load hexdump of ELF | David Li | 1 | -0/+7 | |
2015-12-15 | Outline the simulator | David Li | 1 | -0/+9 | |