qemu-e2k/target/riscv
Alistair Francis 36b80ad99f target/riscv: Add the lowRISC Ibex CPU
Ibex is a small and efficient, 32-bit, in-order RISC-V core with
a 2-stage pipeline that implements the RV32IMC instruction set
architecture.

For more details on lowRISC see here:
https://github.com/lowRISC/ibex

Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Reviewed-by: Bin Meng <bin.meng@windriver.com>
Reviewed-by: LIU Zhiwei <zhiwei_liu@c-sky.com>
2020-06-03 09:11:51 -07:00
..
insn_trans target/riscv: Drop support for ISA spec version 1.09.1 2020-06-03 09:11:51 -07:00
cpu_bits.h target/riscv: Add the MSTATUS_MPV_ISSET helper macro 2020-02-27 13:46:33 -08:00
cpu_helper.c target/riscv: Drop support for ISA spec version 1.09.1 2020-06-03 09:11:51 -07:00
cpu_user.h
cpu-param.h
cpu.c target/riscv: Add the lowRISC Ibex CPU 2020-06-03 09:11:51 -07:00
cpu.h target/riscv: Add the lowRISC Ibex CPU 2020-06-03 09:11:51 -07:00
csr.c target/riscv: Drop support for ISA spec version 1.09.1 2020-06-03 09:11:51 -07:00
fpu_helper.c
gdbstub.c gdbstub: extend GByteArray to read register helpers 2020-03-17 17:38:38 +00:00
helper.h
insn16-32.decode
insn16-64.decode
insn16.decode
insn32-64.decode
insn32.decode target/riscv: Remove the hret instruction 2020-02-27 13:45:45 -08:00
instmap.h target/riscv: progressively load the instruction during decode 2020-02-25 20:20:23 +00:00
Makefile.objs
monitor.c target/riscv: Drop support for ISA spec version 1.09.1 2020-06-03 09:11:51 -07:00
op_helper.c target/riscv: Drop support for ISA spec version 1.09.1 2020-06-03 09:11:51 -07:00
pmp.c
pmp.h
trace-events
translate.c target/riscv: Add the MSTATUS_MPV_ISSET helper macro 2020-02-27 13:46:33 -08:00