Age | Commit message (Expand) | Author |
---|---|---|
2018-05-06 | RISC-V: No traps on writes to misa,minstret,mcycle | Michael Clark |
2018-05-06 | RISC-V: Make mtvec/stvec ignore vectored traps | Michael Clark |
2018-05-06 | RISC-V: Add mcycle/minstret support for -icount auto | Michael Clark |
2018-05-06 | RISC-V: Use [ms]counteren CSRs when priv ISA >= v1.10 | Michael Clark |
2018-05-06 | RISC-V: Allow S-mode mxr access when priv ISA >= v1.10 | Michael Clark |
2018-05-06 | RISC-V: Hardwire satp to 0 for no-mmu case | Michael Clark |
2018-03-29 | RISC-V: Workaround for critical mstatus.FS bug | Michael Clark |
2018-03-07 | RISC-V CPU Helpers | Michael Clark |