]> git.proxmox.com Git - mirror_qemu.git/commit - target/riscv/insn32.decode
target/riscv: Convert RVXM insns to decodetree
authorBastian Koppelmann <kbastian@mail.uni-paderborn.de>
Wed, 13 Feb 2019 15:53:48 +0000 (07:53 -0800)
committerBastian Koppelmann <kbastian@mail.uni-paderborn.de>
Wed, 13 Mar 2019 09:34:06 +0000 (10:34 +0100)
commitd2e2c1e406e0ab886eafeb012fd2ed0d21f3a6a1
tree9600a7598fc53bc7aa441694a0c141d39a9a1973
parent771fbe156a2a2be964a4fbe6251339a5570a26c4
target/riscv: Convert RVXM insns to decodetree

Acked-by: Alistair Francis <alistair.francis@wdc.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
Signed-off-by: Peer Adelt <peer.adelt@hni.uni-paderborn.de>
target/riscv/insn32-64.decode
target/riscv/insn32.decode
target/riscv/insn_trans/trans_rvm.inc.c [new file with mode: 0644]
target/riscv/translate.c