From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43893) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aEaqh-0005eH-Or for qemu-devel@nongnu.org; Thu, 31 Dec 2015 05:52:52 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aEaqe-00068P-HY for qemu-devel@nongnu.org; Thu, 31 Dec 2015 05:52:51 -0500 Received: from hall.aurel32.net ([2001:bc8:30d7:100::1]:37908) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aEaqe-000680-Bs for qemu-devel@nongnu.org; Thu, 31 Dec 2015 05:52:48 -0500 Date: Thu, 31 Dec 2015 11:52:32 +0100 From: Aurelien Jarno Message-ID: <20151231105232.GA13239@aurel32.net> References: <1450382320-5383-1-git-send-email-rth@twiddle.net> <1450382410-5606-1-git-send-email-rth@twiddle.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1450382410-5606-1-git-send-email-rth@twiddle.net> Subject: Re: [Qemu-devel] [PATCH v2 02/14] tcg: Change ts->mem_reg to ts->mem_base List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Richard Henderson Cc: mark.cave-ayland@ilande.co.uk, qemu-devel@nongnu.org On 2015-12-17 12:00, Richard Henderson wrote: > Chain the temporaries together via pointers intstead of indices. > The mem_reg value is now mem_base->reg. This will be important later. > > This does require that the frame pointer have a global temporary > allocated for it. This is simple bar the existing reserved_regs check. > > Signed-off-by: Richard Henderson > --- > tcg/tcg.c | 65 +++++++++++++++++++++++++++++++++++---------------------------- > tcg/tcg.h | 4 ++-- > 2 files changed, 38 insertions(+), 31 deletions(-) Reviewed-by: Aurelien Jarno -- Aurelien Jarno GPG: 4096R/1DDD8C9B aurelien@aurel32.net http://www.aurel32.net