On Wed, Aug 18, 2021 at 5:23 AM Richard Henderson <[email protected]> wrote: > > Split out gen_mulh and gen_mulhu and use the common helper. > > Signed-off-by: Richard Henderson <[email protected]> > --- > target/riscv/insn_trans/trans_rvm.c.inc | 40 +++++++++++-------------- > 1 file changed, 18 insertions(+), 22 deletions(-) >
Reviewed-by: Bin Meng <[email protected]>
