]> git.proxmox.com Git - mirror_qemu.git/commit
target/riscv: Add support for the 32-bit MSTATUSH CSR
authorAlistair Francis <alistair.francis@wdc.com>
Sat, 1 Feb 2020 01:03:05 +0000 (17:03 -0800)
committerPalmer Dabbelt <palmerdabbelt@google.com>
Thu, 27 Feb 2020 21:46:32 +0000 (13:46 -0800)
commit551fa7e8a695ea5fd1cca8ffd318556855bbf54f
treebacda76c80d5355e320e34e38883d54e902cb7b2
parent3067553993ae986b76a92df8a978778134ecdc84
target/riscv: Add support for the 32-bit MSTATUSH CSR

Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Reviewed-by: Palmer Dabbelt <palmerdabbelt@google.com>
Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
target/riscv/cpu.c
target/riscv/cpu.h
target/riscv/cpu_bits.h
target/riscv/cpu_helper.c
target/riscv/csr.c
target/riscv/op_helper.c