From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=39126 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PXKdG-00080V-FV for qemu-devel@nongnu.org; Mon, 27 Dec 2010 16:29:31 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PXKdF-0005Ly-DU for qemu-devel@nongnu.org; Mon, 27 Dec 2010 16:29:30 -0500 Received: from hall.aurel32.net ([88.191.126.93]:60656) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PXKdF-0005Lt-7i for qemu-devel@nongnu.org; Mon, 27 Dec 2010 16:29:29 -0500 Date: Mon, 27 Dec 2010 21:18:22 +0100 From: Aurelien Jarno Subject: Re: [Qemu-devel] [PATCH 0/5] ARM: fix VQSHL (register) Message-ID: <20101227201822.GC4098@volta.aurel32.net> References: <1291731225-3155-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: <1291731225-3155-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: Juha.Riihimaki@nokia.com, qemu-devel@nongnu.org On Tue, Dec 07, 2010 at 02:13:40PM +0000, Peter Maydell wrote: > This patchset fixes bugs in the decode and implementation > of the ARM Neon VQSHL (register) instruction form. It is > a split out version of those parts of the maemo-qemu tree > commit 03a2445a which deal with this instruction form; > the remainder which address VQSHL (immediate) I'll send > in a separate patchset. > > The 'Fix VQSHL of signed 64 bit values by shift counts >= 64' > patch is a bug fix which does not appear in the maemo-qemu > patch. 'Correct result in saturating cases for VQSHL of s8/16/32' > does appear, but I refactored it a little to be clearer; > these two therefore have me as the author. > > These patches have been tested by running random instruction > sequences and comparing against A8 hardware. > Thanks, applied. -- Aurelien Jarno GPG: 1024D/F1BCDB73 aurelien@aurel32.net http://www.aurel32.net