qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v5 13/24] target/riscv: Use extracts for sraiw and srliw


From: Bin Meng
Subject: Re: [PATCH v5 13/24] target/riscv: Use extracts for sraiw and srliw
Date: Tue, 24 Aug 2021 15:23:44 +0800

On Tue, Aug 24, 2021 at 4:05 AM Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> These operations can be done in one instruction on some hosts.
>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
>  target/riscv/insn_trans/trans_rvi.c.inc | 14 ++++++++++++--
>  1 file changed, 12 insertions(+), 2 deletions(-)
>

Reviewed-by: Bin Meng <bmeng.cn@gmail.com>



reply via email to

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