Re: [Qemu-devel] [PATCH 09/28] target/riscv: Convert RV64A insns to decodetree

2018-10-13 Thread Richard Henderson
On 10/12/18 10:30 AM, Bastian Koppelmann wrote: > Signed-off-by: Bastian Koppelmann > Signed-off-by: Peer Adelt > --- > target/riscv/insn32.decode | 13 +++ > target/riscv/insn_trans/trans_rva.inc.c | 99 + > target/riscv/translate.c| 140

[Qemu-devel] [PATCH 09/28] target/riscv: Convert RV64A insns to decodetree

2018-10-12 Thread Bastian Koppelmann
Signed-off-by: Bastian Koppelmann Signed-off-by: Peer Adelt --- target/riscv/insn32.decode | 13 +++ target/riscv/insn_trans/trans_rva.inc.c | 99 + target/riscv/translate.c| 140 3 files changed, 112 insertions(+), 140