Re: [PATCH v2 33/35] target/riscv: Add support for the 32-bit MSTATUSH CSR
On Fri, 31 Jan 2020 17:03:05 PST (-0800), Alistair Francis wrote: Signed-off-by: Alistair Francis --- target/riscv/cpu.c| 3 +++ target/riscv/cpu.h| 10 ++ target/riscv/cpu_bits.h | 3 +++ target/riscv/cpu_helper.c | 17 + target/riscv/csr.c|
[PATCH v2 33/35] target/riscv: Add support for the 32-bit MSTATUSH CSR
Signed-off-by: Alistair Francis --- target/riscv/cpu.c| 3 +++ target/riscv/cpu.h| 10 ++ target/riscv/cpu_bits.h | 3 +++ target/riscv/cpu_helper.c | 17 + target/riscv/csr.c| 25 + target/riscv/op_helper.c | 4 6