Re: [PATCH v2 09/21] target/riscv: Move gen_* helpers for RVB

2021-08-18 Thread Bin Meng
On Wed, Aug 18, 2021 at 5:21 AM Richard Henderson wrote: > > Move these helpers near their use by the trans_* > functions within insn_trans/trans_rvb.c.inc. > > Signed-off-by: Richard Henderson > --- > target/riscv/translate.c| 233 --- > target/riscv/insn_tra

Re: [PATCH v2 09/21] target/riscv: Move gen_* helpers for RVB

2021-08-17 Thread Philippe Mathieu-Daudé
On 8/17/21 11:17 PM, Richard Henderson wrote: > Move these helpers near their use by the trans_* > functions within insn_trans/trans_rvb.c.inc. > > Signed-off-by: Richard Henderson > --- > target/riscv/translate.c| 233 --- > target/riscv/insn_trans/trans_rvb.

[PATCH v2 09/21] target/riscv: Move gen_* helpers for RVB

2021-08-17 Thread Richard Henderson
Move these helpers near their use by the trans_* functions within insn_trans/trans_rvb.c.inc. Signed-off-by: Richard Henderson --- target/riscv/translate.c| 233 --- target/riscv/insn_trans/trans_rvb.c.inc | 234 2 files changed, 234 i