Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-06-26 | Change remaining SCALL/SBREAK reference to ECALL/EBREAK | sal | 1 | -1/+1 |
2017-05-19 | Clarify RAS pop-push ordering | Andrew Waterman | 1 | -2/+2 |
2017-05-07 | SB/UJ -> B/J | Andrew Waterman | 1 | -3/+3 |
2017-05-07 | Actioned Robert Watson's feedback. | Krste Asanovic | 1 | -43/+50 |
2017-05-06 | Updated to define and use hart more consistently. | Krste Asanovic | 1 | -37/+55 |
2017-04-25 | Clean up JALR hint text | Andrew Waterman | 1 | -6/+8 |
2017-04-24 | Modified behavior of JALR hint bits to better support macro-op fusion of LUI;... | Krste Asanovic | 1 | -8/+49 |
2017-02-15 | Add signed array bounds comparison note | Andrew Waterman | 1 | -0/+5 |
2017-02-15 | Fix unsigned overflow example | Andrew Waterman | 1 | -1/+1 |
2017-02-15 | Expanded explanation of handling integer overflow with base ISA. | Krste Asanovic | 1 | -15/+24 |
2017-02-15 | Improve signed overflow commentary | Andrew Waterman | 1 | -10/+15 |
2017-02-13 | Clarified instruction misaligned exceptions on JAL/JALR. | Krste Asanovic | 1 | -8/+10 |
2017-02-01 | Reorganize directory structure | Andrew Waterman | 1 | -0/+1359 |