qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v4 1/8] target/arm: Restructure disas_fp_int_con


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH v4 1/8] target/arm: Restructure disas_fp_int_conv
Date: Tue, 19 Feb 2019 15:28:33 +0000

On Fri, 15 Feb 2019 at 19:23, Richard Henderson
<address@hidden> wrote:
>
> For opcodes 0-5, move some if conditions into the structure
> of a switch statement.  For opcodes 6 & 7, decode everything
> at once with a second switch.
>
> Signed-off-by: Richard Henderson <address@hidden>
> ---
>  target/arm/translate-a64.c | 94 ++++++++++++++++++++------------------
>  1 file changed, 49 insertions(+), 45 deletions(-)

Reviewed-by: Peter Maydell <address@hidden>

(this is identical to the JSConv v2 patchset patch 2 which I
reviewed, as far as I can tell.)

thanks
-- PMM



reply via email to

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