qemu-e2k/target/riscv
Alistair Francis ab67a1d07a
target/riscv: Add support for the new execption numbers
The v0.5 Hypervisor spec add new execption numbers, let's add support
for those.

Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Reviewed-by: Palmer Dabbelt <palmerdabbelt@google.com>
Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
2020-02-27 13:45:26 -08:00
..
insn_trans
cpu_bits.h target/riscv: Add support for the new execption numbers 2020-02-27 13:45:26 -08:00
cpu_helper.c target/riscv: Add support for the new execption numbers 2020-02-27 13:45:26 -08:00
cpu_user.h
cpu-param.h
cpu.c target/riscv: Add support for the new execption numbers 2020-02-27 13:45:26 -08:00
cpu.h target/riscv: Add the Hypervisor CSRs to CPUState 2020-02-27 13:45:25 -08:00
csr.c target/riscv: Add support for the new execption numbers 2020-02-27 13:45:26 -08:00
fpu_helper.c
gdbstub.c target/riscv: Add the Hypervisor CSRs to CPUState 2020-02-27 13:45:25 -08:00
helper.h
insn16-32.decode
insn16-64.decode
insn16.decode
insn32-64.decode
insn32.decode
instmap.h
Makefile.objs
monitor.c
op_helper.c
pmp.c
pmp.h
trace-events
translate.c