From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:43435) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T8YvJ-0006tJ-8Y for qemu-devel@nongnu.org; Mon, 03 Sep 2012 11:50:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T8YvH-00014d-HQ for qemu-devel@nongnu.org; Mon, 03 Sep 2012 11:50:49 -0400 Received: from hall.aurel32.net ([88.191.126.93]:38402) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T8YvH-00014Y-4X for qemu-devel@nongnu.org; Mon, 03 Sep 2012 11:50:47 -0400 Date: Mon, 3 Sep 2012 17:50:38 +0200 From: Aurelien Jarno Message-ID: <20120903155038.GC7460@ohm.aurel32.net> References: MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] [PATCH 20/21] target-mips: switch to AREG0 free mode List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Blue Swirl Cc: qemu-devel@nongnu.org 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 > --- > 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 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 aurelien@aurel32.net http://www.aurel32.net