qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 20/21] target-mips: switch to AREG0 free mode


From: Aurelien Jarno
Subject: Re: [Qemu-devel] [PATCH 20/21] target-mips: switch to AREG0 free mode
Date: Mon, 3 Sep 2012 17:50:38 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

On Sun, Sep 02, 2012 at 05:33:49PM +0000, Blue Swirl wrote:
> Add an explicit CPUState parameter instead of relying on AREG0
> and switch to AREG0 free mode.
> 
> Signed-off-by: Blue Swirl <address@hidden>
> ---
>  configure                 |    2 +-
>  target-mips/Makefile.objs |    2 -
>  target-mips/cpu.h         |   16 +-
>  target-mips/helper.h      |  410 +++++++++---------
>  target-mips/op_helper.c   | 1065 
> ++++++++++++++++++++++++---------------------
>  target-mips/translate.c   |  754 ++++++++++++++++----------------
>  6 files changed, 1163 insertions(+), 1086 deletions(-)

Acked-by: Aurelien Jarno <address@hidden>

Please commit this patch asap after the 1.2 release, even if the patches
for the other targets are not ready, so that it doesn't hold the 
development.

-- 
Aurelien Jarno                          GPG: 1024D/F1BCDB73
address@hidden                 http://www.aurel32.net



reply via email to

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