]> git.proxmox.com Git - mirror_qemu.git/commit
target/riscv: Convert RV32F insns to decodetree
authorBastian Koppelmann <kbastian@mail.uni-paderborn.de>
Wed, 13 Feb 2019 15:53:51 +0000 (07:53 -0800)
committerBastian Koppelmann <kbastian@mail.uni-paderborn.de>
Wed, 13 Mar 2019 09:34:06 +0000 (10:34 +0100)
commit6f0e74ff4b7f83901e99e59108eaa43513a0ce36
treecdfb736820e202c89a439bf2caf7ebb03894224f
parent40b9faecfe8000520958f50a77ea16f4b3dd6405
target/riscv: Convert RV32F 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.decode
target/riscv/insn_trans/trans_rvf.inc.c [new file with mode: 0644]
target/riscv/translate.c