qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v3 35/35] target/riscv: Remaining rvc insn reuse


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH v3 35/35] target/riscv: Remaining rvc insn reuse 32 bit translators
Date: Wed, 31 Oct 2018 22:49:21 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.2.1

On 10/31/18 1:20 PM, Bastian Koppelmann wrote:
> only a translate functions of rvc need to handle special cases. For
> the other rvc instruction we can remove the extra layer of indirection.
> 
> Signed-off-by: Bastian Koppelmann <address@hidden>
> ---
>  target/riscv/insn16.decode              | 37 +++++++++----------
>  target/riscv/insn_trans/trans_rvc.inc.c | 48 -------------------------
>  2 files changed, 17 insertions(+), 68 deletions(-)

Reviewed-by: Richard Henderson <address@hidden>


r~



reply via email to

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