aboutsummaryrefslogtreecommitdiff
path: root/src/isa/opcodes.rs
AgeCommit message (Expand)AuthorFilesLines
2016-01-06Implement LUI, AUIPCDavid Li1-0/+2
2016-01-05Update copyrightDavid Li1-1/+1
2015-12-27Add GPLv3 licenseDavid Li1-0/+16
2015-12-20Implement JAL, JALRDavid Li1-1/+1
2015-12-18Implement RV32I integer-register instructionsDavid Li1-1/+5
2015-12-16Load and recognize a minimal set of instructionsDavid Li1-2/+4
2015-12-15Outline the simulatorDavid Li1-0/+2