qemu-arm
[Top][All Lists]
Advanced

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

Re: [Qemu-arm] [Qemu-devel] [PATCH v9 16/26] target: [tcg, arm] Replace


From: Emilio G. Cota
Subject: Re: [Qemu-arm] [Qemu-devel] [PATCH v9 16/26] target: [tcg, arm] Replace DISAS_* with DJ_*
Date: Mon, 26 Jun 2017 14:08:39 -0400
User-agent: Mutt/1.5.24 (2015-08-30)

On Sun, Jun 25, 2017 at 12:48:17 +0300, Lluís Vilanova wrote:
> Incrementally paves the way towards using the generic instruction translation
> loop.
> 
> Signed-off-by: Lluís Vilanova <address@hidden>
> ---
>  target/arm/translate-a64.c |   58 ++++++++++++++--------------
>  target/arm/translate.c     |   90 
> ++++++++++++++++++++++----------------------
>  target/arm/translate.h     |   24 ++++++------
>  3 files changed, 87 insertions(+), 85 deletions(-)

I'd do arm and a64 patches separately; much better for bisectability.

The DisasContextBase patch cannot be split up, obviously.

                E.



reply via email to

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