aboutsummaryrefslogtreecommitdiff
path: root/target/riscv/cpu.h
AgeCommit message (Expand)Author
2019-01-09RISC-V: Implement existential predicates for CSRsMichael Clark
2019-01-08RISC-V: Implement modular CSR helper interfaceMichael Clark
2018-10-17RISC-V: Allow setting and clearing multiple irqsMichael Clark
2018-09-05riscv: remove define cpu_init()Igor Mammedov
2018-09-04RISC-V: Update address bits to support sv39 and sv48Michael Clark
2018-05-06RISC-V: Use [ms]counteren CSRs when priv ISA >= v1.10Michael Clark
2018-05-06RISC-V: Update E and I extension orderMichael Clark
2018-05-06RISC-V: Remove EM_RISCV ELF_MACHINE indirectionMichael Clark
2018-03-19cpu: add CPU_RESOLVING_TYPE macroIgor Mammedov
2018-03-07RISC-V CPU Core DefinitionMichael Clark