summaryrefslogtreecommitdiffstats
path: root/target/riscv/csr.c
Commit message (Expand)AuthorAgeFilesLines
...
* target/riscv: fix counter-enable checks in ctr()Xi Wang2019-02-121-3/+9
* RISC-V: Add misa runtime write supportMichael Clark2019-02-121-1/+53
* RISC-V: Use riscv prefix consistently on cpu helpersMichael Clark2019-02-121-4/+4
* RISC-V: Implement mstatus.TSR/TW/TVMMichael Clark2019-02-121-4/+13
* RISC-V: Mark mstatus.fs dirtyRichard Henderson2019-02-121-12/+0Star
* RISC-V: Implement existential predicates for CSRsMichael Clark2019-01-091-76/+93
* RISC-V: Implement atomic mip/sip CSR updatesMichael Clark2019-01-091-28/+28
* RISC-V: Implement modular CSR helper interfaceMichael Clark2019-01-081-0/+846