qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v5 30/60] target/riscv: vector widening floating-point add/su


From: Richard Henderson
Subject: Re: [PATCH v5 30/60] target/riscv: vector widening floating-point add/subtract instructions
Date: Sat, 14 Mar 2020 01:43:00 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.4.1

On 3/12/20 7:58 AM, LIU Zhiwei wrote:
> Signed-off-by: LIU Zhiwei <address@hidden>
> ---
>  target/riscv/helper.h                   |  17 +++
>  target/riscv/insn32.decode              |   8 ++
>  target/riscv/insn_trans/trans_rvv.inc.c | 131 ++++++++++++++++++++++++
>  target/riscv/vector_helper.c            |  77 ++++++++++++++
>  4 files changed, 233 insertions(+)

Reviewed-by: Richard Henderson <address@hidden>

r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]