aboutsummaryrefslogtreecommitdiff
path: root/src/isa/funct3.rs
AgeCommit message (Expand)AuthorFilesLines
2016-01-06Implement LB, SB, LBUDavid Li1-3/+9
2016-01-05Update copyrightDavid Li1-1/+1
2015-12-27Add GPLv3 licenseDavid Li1-0/+16
2015-12-20Implement logic for RV32I branch instructionsDavid Li1-0/+7
2015-12-19Implement RV32I integer-immediate instructionsDavid Li1-2/+1
2015-12-18Implement RV32I integer-register instructionsDavid Li1-0/+14
2015-12-16Load and recognize a minimal set of instructionsDavid Li1-0/+8