summaryrefslogtreecommitdiff
path: root/target/riscv/cpu.h
AgeCommit message (Expand)Author
2019-04-18target: Simplify how the TARGET_cpu_list() printMarkus Armbruster
2019-03-19RISC-V: linux-user support for RVE ABIKito Cheng
2019-03-19RISC-V: Allow interrupt controllers to claim interruptsMichael Clark
2019-03-19RISC-V: Add hooks to use the gdb xml files.Jim Wilson
2019-03-19RISC-V: Add debug support for accessing CSRs.Jim Wilson
2019-02-11RISC-V: Add misa runtime write supportMichael Clark
2019-02-11RISC-V: Use riscv prefix consistently on cpu helpersMichael Clark
2019-02-11RISC-V: Split out mstatus_fs from tb_flagsRichard Henderson
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