From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56046) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZIOrd-0004g6-GI for qemu-devel@nongnu.org; Thu, 23 Jul 2015 18:21:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZIOra-0001oa-77 for qemu-devel@nongnu.org; Thu, 23 Jul 2015 18:21:17 -0400 Received: from hall.aurel32.net ([2001:bc8:30d7:100::1]:48386) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZIOra-0001oT-0O for qemu-devel@nongnu.org; Thu, 23 Jul 2015 18:21:14 -0400 Date: Fri, 24 Jul 2015 00:21:11 +0200 From: Aurelien Jarno Message-ID: <20150723222111.GA20361@aurel32.net> References: <1437689640-31364-1-git-send-email-rth@twiddle.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1437689640-31364-1-git-send-email-rth@twiddle.net> Subject: Re: [Qemu-devel] [PATCH] tcg/aarch64: use 32-bit offset for 32-bit softmmu emulation List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Richard Henderson Cc: Paolo Bonzini , Claudio Fontana , qemu-devel@nongnu.org On 2015-07-23 15:14, Richard Henderson wrote: > Similar to the same fix for user-mode, except this instance > ocurrs on the softmmu path. Again, the softmmu addend must > be the base register, while the guest address is the index. > > Cc: Claudio Fontana > Cc: Paolo Bonzini > Cc: Aurelien Jarno > Signed-off-by: Richard Henderson > --- > > While applying Paolo's fix for user-mode, I noticed this. > I've never seen this fail, but obviously what we have is wrong. > > This patch depends on Paolo's cleanup. > > > r~ > --- > tcg/aarch64/tcg-target.c | 12 ++++++------ > 1 file changed, 6 insertions(+), 6 deletions(-) Good catch! Reviewed-by: Aurelien Jarno -- Aurelien Jarno GPG: 4096R/1DDD8C9B aurelien@aurel32.net http://www.aurel32.net