Re: [PATCH v8 47/62] target/riscv: vector wideing integer reduction instructions
On Thu, May 21, 2020 at 4:19 AM LIU Zhiwei wrote: > > Signed-off-by: LIU Zhiwei > Reviewed-by: Richard Henderson Reviewed-by: Alistair Francis Alistair > --- > target/riscv/helper.h | 7 +++ > target/riscv/insn32.decode | 2 ++ > target/riscv/insn_trans/
[PATCH v8 47/62] target/riscv: vector wideing integer reduction instructions
Signed-off-by: LIU Zhiwei Reviewed-by: Richard Henderson --- target/riscv/helper.h | 7 +++ target/riscv/insn32.decode | 2 ++ target/riscv/insn_trans/trans_rvv.inc.c | 4 target/riscv/vector_helper.c| 11 +++ 4 files changed, 24 ins