Re: [PATCH v6 17/61] target/riscv: vector integer min/max instructions
On Tue, Mar 17, 2020 at 8:41 AM LIU Zhiwei wrote: > > Signed-off-by: LIU Zhiwei > Reviewed-by: Richard Henderson Reviewed-by: Alistair Francis Alistair > --- > target/riscv/helper.h | 33 > target/riscv/insn32.decode | 8 +++ > target/riscv/insn_
[PATCH v6 17/61] target/riscv: vector integer min/max instructions
Signed-off-by: LIU Zhiwei Reviewed-by: Richard Henderson --- target/riscv/helper.h | 33 target/riscv/insn32.decode | 8 +++ target/riscv/insn_trans/trans_rvv.inc.c | 10 target/riscv/vector_helper.c| 71 + 4 f