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