Re: [PATCH v2 06/21] target/riscv: Remove gen_arith_div*
On Wed, Aug 18, 2021 at 7:21 AM Richard Henderson wrote: > > Use ctx->w and the enhanced gen_arith function. > > Signed-off-by: Richard Henderson Reviewed-by: Alistair Francis Alistair > --- > target/riscv/translate.c| 42 - > target/riscv/insn_trans/t
Re: [PATCH v2 06/21] target/riscv: Remove gen_arith_div*
On Wed, Aug 18, 2021 at 5:20 AM Richard Henderson wrote: > > Use ctx->w and the enhanced gen_arith function. > > Signed-off-by: Richard Henderson > --- > target/riscv/translate.c| 42 - > target/riscv/insn_trans/trans_rvm.c.inc | 16 +- > 2 files c