From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=33177 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OE6OQ-0001DO-Tz for qemu-devel@nongnu.org; Mon, 17 May 2010 15:54:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OE6OL-0005QI-HO for qemu-devel@nongnu.org; Mon, 17 May 2010 15:54:26 -0400 Received: from hall.aurel32.net ([88.191.82.174]:55864) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OE6OL-0005NW-CJ for qemu-devel@nongnu.org; Mon, 17 May 2010 15:54:21 -0400 Date: Mon, 17 May 2010 21:54:11 +0200 From: Aurelien Jarno Subject: Re: [Qemu-devel] [PATCH 00/22] tcg-i386 cleanup and improvement, v2 Message-ID: <20100517195411.GA21884@hall.aurel32.net> References: <4BF18A5D.6020706@twiddle.net> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline In-Reply-To: <4BF18A5D.6020706@twiddle.net> Sender: Aurelien Jarno List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Richard Henderson Cc: qemu-devel@nongnu.org Pong. Sorry -ENOTIME for QEMU On Mon, May 17, 2010 at 11:26:37AM -0700, Richard Henderson wrote: > Ping? > > On 04/28/2010 11:24 AM, Richard Henderson wrote: > > Changes v1->v2: > > * Dropped controversial bswap changes; bswap16 continues to use rolw. > > * Tidy data16 as the last of the hard-coded constants. > > > > > > r~ > > > > > > Richard Henderson (22): > > tcg-i386: Allocate call-saved registers first. > > tcg-i386: Tidy initialization of tcg_target_call_clobber_regs. > > tcg-i386: Tidy ext8u and ext16u operations. > > tcg-i386: Tidy ext8s and ext16s operations. > > tcg-i386: Tidy bswap operations. > > tcg-i386: Tidy shift operations. > > tcg-i386: Tidy move operations. > > tcg-i386: Eliminate extra move from qemu_ld64. > > tcg-i386: Tidy jumps. > > tcg-i386: Tidy immediate arithmetic operations. > > tcg-i386: Tidy non-immediate arithmetic operations. > > tcg-i386: Tidy movi. > > tcg-i386: Tidy push/pop. > > tcg-i386: Tidy calls. > > tcg-i386: Tidy ret. > > tcg-i386: Tidy setcc. > > tcg-i386: Tidy unary arithmetic. > > tcg-i386: Tidy multiply. > > tcg-i386: Tidy xchg. > > tcg-i386: Tidy lea. > > tcg-i386: Use lea for three-operand add. > > tcg-i386: Tidy data16 prefixes. > > > > tcg/i386/tcg-target.c | 718 +++++++++++++++++++++++++++++-------------------- > > 1 files changed, 433 insertions(+), 285 deletions(-) > > > > > > > > -- Aurelien Jarno GPG: 1024D/F1BCDB73 aurelien@aurel32.net http://www.aurel32.net