Failed in applying to current master (
apply log)
default-configs/riscv32-softmmu.mak | 10 +-
default-configs/riscv64-softmmu.mak | 10 +-
hw/riscv/sifive_clint.c | 8 +-
hw/riscv/sifive_plic.c | 4 +-
hw/riscv/sifive_u.c | 68 +++-
hw/riscv/spike.c | 6 +-
hw/riscv/virt.c | 78 +++-
include/hw/riscv/sifive_u.h | 4 +-
include/hw/riscv/virt.h | 6 +-
target/riscv/Makefile.objs | 2 +-
target/riscv/cpu.c | 6 +-
target/riscv/cpu.h | 22 +-
target/riscv/cpu_bits.h | 683 +++++++++++++++++---------------
target/riscv/{helper.c => cpu_helper.c} | 35 +-
target/riscv/op_helper.c | 34 +-
15 files changed, 599 insertions(+), 377 deletions(-)
rename target/riscv/{helper.c => cpu_helper.c} (95%)