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 <vilan...@ac.upc.edu>
> ---
>  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