From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60094) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VRhWH-0003ib-CK for qemu-devel@nongnu.org; Thu, 03 Oct 2013 07:56:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VRhWD-0007NS-1h for qemu-devel@nongnu.org; Thu, 03 Oct 2013 07:56:37 -0400 Received: from static.88-198-71-155.clients.your-server.de ([88.198.71.155]:34759 helo=socrates.bennee.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VRhWC-0007NN-RO for qemu-devel@nongnu.org; Thu, 03 Oct 2013 07:56:32 -0400 References: <1380663109-14434-1-git-send-email-rth@twiddle.net> <1380663109-14434-9-git-send-email-rth@twiddle.net> From: Alex =?utf-8?Q?Benn=C3=A9e?= In-reply-to: <1380663109-14434-9-git-send-email-rth@twiddle.net> Date: Thu, 03 Oct 2013 12:56:28 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Subject: Re: [Qemu-devel] [PULL 8/8] tcg-arm: Move the tlb addend load earlier List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Richard Henderson Cc: anthony@codemonkey.ws, qemu-devel@nongnu.org, aurelien@aurel32.net rth@twiddle.net writes: > There are free scheduling slots between the sequence of > comparison instructions. This requires changing the > register in use to avoid conflict with those compares. > > Signed-off-by: Richard Henderson Looks good to me. Reviewed-by: Alex Bennée -- Alex Bennée