aboutsummaryrefslogtreecommitdiff
path: root/target/riscv/cpu_bits.h
AgeCommit message (Expand)AuthorFilesLines
2019-06-25target/riscv: Add the mcountinhibit CSRAlistair Francis1-0/+1
2019-06-12Supply missing header guardsMarkus Armbruster1-0/+5
2019-05-24target/riscv: Add the HGATP register masksAlistair Francis1-0/+11
2019-05-24target/riscv: Add the HSTATUS register masksAlistair Francis1-0/+18
2019-05-24target/riscv: Add Hypervisor CSR macrosAlistair Francis1-3/+6
2019-05-24target/riscv: Add the MPV and MTL mstatus bitsAlistair Francis1-3/+2
2019-05-24target/riscv: Mark privilege level 2 as reservedAlistair Francis1-1/+1
2019-03-19RISC-V: Fixes to CSR_* register macros.Jim Wilson1-2/+33
2019-02-11RISC-V: Add misa runtime write supportMichael Clark1-0/+11
2018-10-17RISC-V: Update CSR and interrupt definitionsMichael Clark1-318/+365
2018-09-04RISC-V: Improve page table walker spec complianceMichael Clark1-2/+0
2018-03-07RISC-V CPU Core DefinitionMichael Clark1-0/+411