summaryrefslogtreecommitdiffstats
path: root/target/riscv/cpu_bits.h
Commit message (Expand)AuthorAgeFilesLines
* Supply missing header guardsMarkus Armbruster2019-06-121-0/+5
* target/riscv: Add the HGATP register masksAlistair Francis2019-05-241-0/+11
* target/riscv: Add the HSTATUS register masksAlistair Francis2019-05-241-0/+18
* target/riscv: Add Hypervisor CSR macrosAlistair Francis2019-05-241-3/+6
* target/riscv: Add the MPV and MTL mstatus bitsAlistair Francis2019-05-241-3/+2Star
* target/riscv: Mark privilege level 2 as reservedAlistair Francis2019-05-241-1/+1
* RISC-V: Fixes to CSR_* register macros.Jim Wilson2019-03-191-2/+33
* RISC-V: Add misa runtime write supportMichael Clark2019-02-121-0/+11
* RISC-V: Update CSR and interrupt definitionsMichael Clark2018-10-171-318/+365
* RISC-V: Improve page table walker spec complianceMichael Clark2018-09-041-2/+0Star
* RISC-V CPU Core DefinitionMichael Clark2018-03-061-0/+411