qemu-e2k/target/riscv
Weiwei Li 0496389680 target/riscv: rvk: add support for zbkx extension
- add xperm4 and xperm8 instructions

Signed-off-by: Weiwei Li <liweiwei@iscas.ac.cn>
Signed-off-by: Junqiang Wang <wangjunqiang@iscas.ac.cn>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Acked-by: Alistair Francis <alistair.francis@wdc.com>
Message-Id: <20220423023510.30794-5-liweiwei@iscas.ac.cn>
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
2022-04-29 10:47:45 +10:00
..
insn_trans target/riscv: rvk: add support for zbkx extension 2022-04-29 10:47:45 +10:00
arch_dump.c
bitmanip_helper.c target/riscv: rvk: add support for zbkx extension 2022-04-29 10:47:45 +10:00
cpu_bits.h target/riscv: Add *envcfg* CSRs support 2022-04-22 10:35:16 +10:00
cpu_helper.c hw/intc: Make RISC-V ACLINT mtime MMIO register writable 2022-04-22 10:35:16 +10:00
cpu_user.h
cpu-param.h
cpu.c target/riscv: rvk: add cfg properties for zbk* and zk* 2022-04-29 10:47:45 +10:00
cpu.h target/riscv: rvk: add cfg properties for zbk* and zk* 2022-04-29 10:47:45 +10:00
csr.c target/riscv: Support configuarable marchid, mvendorid, mipid CSR values 2022-04-29 10:47:45 +10:00
debug.c target/riscv: csr: Hook debug CSR read/write 2022-04-22 10:35:16 +10:00
debug.h target/riscv: csr: Hook debug CSR read/write 2022-04-22 10:35:16 +10:00
fpu_helper.c target/riscv: add support for zhinx/zhinxmin 2022-03-03 13:14:50 +10:00
gdbstub.c
helper.h target/riscv: rvk: add support for zbkx extension 2022-04-29 10:47:45 +10:00
insn16.decode
insn32.decode target/riscv: rvk: add support for zbkx extension 2022-04-29 10:47:45 +10:00
instmap.h
internals.h target/riscv: add support for zhinx/zhinxmin 2022-03-03 13:14:50 +10:00
Kconfig
kvm_riscv.h
kvm-stub.c
kvm.c Remove qemu-common.h include from most units 2022-04-06 14:31:55 +02:00
m128_helper.c
machine.c target/riscv: machine: Add debug state description 2022-04-22 10:35:16 +10:00
meson.build target/riscv: Add initial support for the Sdtrig extension 2022-04-22 10:35:16 +10:00
monitor.c
op_helper.c compiler.h: replace QEMU_NORETURN with G_NORETURN 2022-04-21 17:03:51 +04:00
pmp.c target/riscv/pmp: fix NAPOT range computation overflow 2022-04-22 10:35:16 +10:00
pmp.h target: Include missing 'cpu.h' 2022-03-06 13:15:42 +01:00
sbi_ecall_interface.h
trace-events
trace.h
translate.c target/riscv: rvk: add support for zbkb extension 2022-04-29 10:47:45 +10:00
vector_helper.c target/riscv: fix start byte for vmv<nf>r.v when vstart != 0 2022-04-22 10:35:16 +10:00
XVentanaCondOps.decode