From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K8fbb-0002FL-QB for qemu-devel@nongnu.org; Tue, 17 Jun 2008 14:08:31 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K8fba-0002Eq-TJ for qemu-devel@nongnu.org; Tue, 17 Jun 2008 14:08:31 -0400 Received: from [199.232.76.173] (port=38176 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K8fba-0002El-Nx for qemu-devel@nongnu.org; Tue, 17 Jun 2008 14:08:30 -0400 Received: from hall.aurel32.net ([91.121.138.14]:59300) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1K8fba-00022R-BO for qemu-devel@nongnu.org; Tue, 17 Jun 2008 14:08:30 -0400 Date: Tue, 17 Jun 2008 14:27:46 +0200 From: Aurelien Jarno Subject: Re: [Qemu-devel] [PATCH] ppc32 guests: fix computation of XER.{CA, OV} in addme, subfme, mullwo Message-ID: <20080617122746.GA23769@volta.aurel32.net> References: <200805110204.47184.jseward@acm.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline In-Reply-To: <200805110204.47184.jseward@acm.org> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Julian Seward Cc: qemu-devel@nongnu.org On Sun, May 11, 2008 at 02:04:47AM +0200, Julian Seward wrote: > > For ppc32 guests, computation of XER.CA and XER.OV in some obscure > cases is incorrect. At least, it doesn't produce the same results > as a real MPC7447, and doesn't appear to be in accordance with the > instruction set documentation. > > The attached patch fixes it: > > * addme{o}{.}, subfme{o}{.}: compute XER.CA correctly > > * mullwo{.}: sign extend arguments before doing 64-bit > multiply, so as to make the XER.OV computation correct Could you please give us a corner case for at least one of the instructions? It would help to clearly understand the problem. Thanks, Aurelien -- .''`. Aurelien Jarno | GPG: 1024D/F1BCDB73 : :' : Debian developer | Electrical Engineer `. `' aurel32@debian.org | aurelien@aurel32.net `- people.debian.org/~aurel32 | www.aurel32.net