From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=35473 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PrCAB-0001tP-W7 for qemu-devel@nongnu.org; Sun, 20 Feb 2011 11:29:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PrCAB-0004dH-0E for qemu-devel@nongnu.org; Sun, 20 Feb 2011 11:29:35 -0500 Received: from hall.aurel32.net ([88.191.126.93]:48486) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PrCAA-0004d2-Rt for qemu-devel@nongnu.org; Sun, 20 Feb 2011 11:29:34 -0500 Date: Sun, 20 Feb 2011 17:29:30 +0100 From: Aurelien Jarno Subject: Re: [Qemu-devel] [PATCH 0/2] target-arm: Fix VQDMLSL Message-ID: <20110220162930.GF18619@volta.aurel32.net> References: <1297427208-17029-1-git-send-email-peter.maydell@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline In-Reply-To: <1297427208-17029-1-git-send-email-peter.maydell@linaro.org> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: qemu-devel@nongnu.org, patches@linaro.org On Fri, Feb 11, 2011 at 12:26:46PM +0000, Peter Maydell wrote: > This patch series fixes the Neon VQDMLSL instruction, which was > incorrectly doing the negation step before saturation rather than > afterwards. Patch 1 is a minor cleanup to the affected code area > before patch 2 which is the fix proper. > > Tested with the usual random instruction sequences. > > Peter Maydell (2): > target-arm: Refactor handling of VQDMULL > target-arm: Fix Neon VQDMLSL instruction > > target-arm/translate.c | 38 ++++++++++++++++++++------------------ > 1 files changed, 20 insertions(+), 18 deletions(-) > Thanks, both applied. -- Aurelien Jarno GPG: 1024D/F1BCDB73 aurelien@aurel32.net http://www.aurel32.net