unicorn/qemu/target/riscv
Bastian Koppelmann 55dc0038e8
target/riscv: Convert RVXI branch insns to decodetree
Backports commit 3cca75a6fe8b3f85e19559ffa64cb0be370d2814 from qemu
2019-03-18 15:58:16 -04:00
..
insn_trans target/riscv: Convert RVXI branch insns to decodetree 2019-03-18 15:58:16 -04:00
cpu.c target/riscv: Initial introduction of the RISC-V target 2019-03-08 21:46:10 -05:00
cpu.h target/riscv: Initial introduction of the RISC-V target 2019-03-08 21:46:10 -05:00
cpu_bits.h target/riscv: Initial introduction of the RISC-V target 2019-03-08 21:46:10 -05:00
cpu_helper.c target/riscv: Initial introduction of the RISC-V target 2019-03-08 21:46:10 -05:00
cpu_user.h target/riscv: Initial introduction of the RISC-V target 2019-03-08 21:46:10 -05:00
csr.c target/riscv: Initial introduction of the RISC-V target 2019-03-08 21:46:10 -05:00
fpu_helper.c target/riscv: Initial introduction of the RISC-V target 2019-03-08 21:46:10 -05:00
helper.h target/riscv: Initial introduction of the RISC-V target 2019-03-08 21:46:10 -05:00
insn32.decode target/riscv: Convert RVXI branch insns to decodetree 2019-03-18 15:58:16 -04:00
instmap.h target/riscv: Initial introduction of the RISC-V target 2019-03-08 21:46:10 -05:00
Makefile.objs target/riscv: Activate decodetree and implemnt LUI & AUIPC 2019-03-18 15:54:17 -04:00
op_helper.c target/riscv: Initial introduction of the RISC-V target 2019-03-08 21:46:10 -05:00
pmp.c target/riscv: Initial introduction of the RISC-V target 2019-03-08 21:46:10 -05:00
pmp.h target/riscv: Initial introduction of the RISC-V target 2019-03-08 21:46:10 -05:00
translate.c target/riscv: Convert RVXI branch insns to decodetree 2019-03-18 15:58:16 -04:00
unicorn.c target/riscv: Initial introduction of the RISC-V target 2019-03-08 21:46:10 -05:00
unicorn.h target/riscv: Initial introduction of the RISC-V target 2019-03-08 21:46:10 -05:00