Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-05-03 | Minor formatting cleanup and remove obsolete comments. | Prashanth Mundkur | 1 | -9/+13 | |
2019-04-09 | Fix c.addiw to expand to a non-rvc instruction as per spec. | Prashanth Mundkur | 1 | -7/+2 | |
2019-02-19 | Use sizeof xlen instead of the value definitions of xlen. | Prashanth Mundkur | 1 | -32/+32 | |
2019-02-11 | Fix xlen variable name. | Prashanth Mundkur | 1 | -32/+32 | |
2019-02-08 | Add xlen guards on encdec and assembly guards, and encdec for c.jal. | Prashanth Mundkur | 1 | -15/+43 | |
2019-01-25 | Add misa checks for instructions not in the base set. | Prashanth Mundkur | 1 | -0/+5 | |
2019-01-25 | Factor out each extension into separate files, do some minor cleanup. | Prashanth Mundkur | 1 | -0/+527 | |