On Thu, Apr 1, 2021 at 11:19 AM Alistair Francis
wrote:
>
> V2:
> - Renmae the enum
> - Rebase on master
> - Fix a few incorrect returns
>
> Alistair Francis (5):
> target/riscv: Convert the RISC-V exceptions to an enum
> target/riscv: Use the RISCVException enum for CSR predica
V2:
- Renmae the enum
- Rebase on master
- Fix a few incorrect returns
Alistair Francis (5):
target/riscv: Convert the RISC-V exceptions to an enum
target/riscv: Use the RISCVException enum for CSR predicates
target/riscv: Fix 32-bit HS mode access permissions
target/riscv: