From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:46532) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UZmLt-0000oC-8h for qemu-devel@nongnu.org; Tue, 07 May 2013 14:11:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UZmLm-00012D-CJ for qemu-devel@nongnu.org; Tue, 07 May 2013 14:11:01 -0400 References: <86sj20rql4.fsf@shell.gmplib.org> <5187ECAD.4050901@suse.de> <86obcorn76.fsf@shell.gmplib.org> <15FCEEAE-FE2D-44B9-9DC3-5419B29D5B16@suse.de> <86a9o7qe3u.fsf_-_@shell.gmplib.org> <86fvxypyru.fsf_-_@shell.gmplib.org> <518935E4.70908@suse.de> From: Torbjorn Granlund Sender: tg@gmplib.org Date: Tue, 07 May 2013 20:10:50 +0200 In-Reply-To: <518935E4.70908@suse.de> (Alexander Graf's message of "Tue\, 07 May 2013 19\:12\:04 +0200") Message-ID: <8638typsnp.fsf@shell.gmplib.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [Qemu-ppc] Incorrect handling of more PPC64 insns (PATCH) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexander Graf Cc: qemu-ppc@nongnu.org, qemu-devel@nongnu.org, Richard Henderson Alexander Graf writes: > The first hunk is just a comment about suspicious code. I don't suggest > to apply that. The "suspicious" code is correct. The Rc update should indeed be SF-mode dependent. With the other 4 hunks, qemu-ppc64 is now able to execute GMP's testsuite to completion, using a shared lib build. (The static build has yet to complete.) --=20 Torbj=C3=B6rn