aboutsummaryrefslogtreecommitdiff
path: root/src/simulator.rs
AgeCommit message (Expand)AuthorFilesLines
2015-12-18Implement RV32I integer-register instructionsDavid Li1-6/+143
2015-12-16Implement LWDavid Li1-3/+11
2015-12-16Implement ADDIDavid Li1-7/+24
2015-12-16Load and recognize a minimal set of instructionsDavid Li1-11/+38
2015-12-15Load hexdump of ELFDavid Li1-4/+4
2015-12-15Outline the simulatorDavid Li1-0/+58