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