On 3/17/20 8:06 AM, LIU Zhiwei wrote: > Signed-off-by: LIU Zhiwei <[email protected]> > --- > target/riscv/helper.h | 22 +++ > target/riscv/insn32.decode | 7 + > target/riscv/insn_trans/trans_rvv.inc.c | 9 ++ > target/riscv/vector_helper.c | 205 ++++++++++++++++++++++++ > 4 files changed, 243 insertions(+)
Reviewed-by: Richard Henderson <[email protected]> r~
