From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=34566 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PnF3U-0001Xs-Hp for qemu-devel@nongnu.org; Wed, 09 Feb 2011 13:46:22 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PnF3Q-0006cF-6Z for qemu-devel@nongnu.org; Wed, 09 Feb 2011 13:46:17 -0500 Received: from hall.aurel32.net ([88.191.126.93]:36158) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PnF3Q-0006c9-0i for qemu-devel@nongnu.org; Wed, 09 Feb 2011 13:46:16 -0500 Date: Wed, 9 Feb 2011 19:46:23 +0100 From: Aurelien Jarno Subject: Re: [Qemu-devel] [PATCH 0/2] target-arm: Fix VQMOV(U)N Message-ID: <20110209184623.GI3131@volta.aurel32.net> References: <1297266153-5526-1-git-send-email-peter.maydell@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1297266153-5526-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: Christophe Lyon , qemu-devel@nongnu.org, patches@linaro.org On Wed, Feb 09, 2011 at 03:42:31PM +0000, Peter Maydell wrote: > This patchset fixes the VQMOV(U)N instructions (saturating narrowing > conversions). Tested by random generation of instructions for > VQMOVN, VQMOVUN, VMOVN. > > Patch 1/2 is the same as the one Christophe sent recently but I have > corrected the authorship (this patch is from the meego tree). > > Juha Riihimäki (1): > target-arm: Fix VQMOVUN Neon instruction. > > Peter Maydell (1): > target-arm: Fix 32 bit signed saturating narrow > > target-arm/helpers.h | 3 ++ > target-arm/neon_helper.c | 65 +++++++++++++++++++++++++++++++++++++++++++++- > target-arm/translate.c | 28 +++++++++++++++---- > 3 files changed, 89 insertions(+), 7 deletions(-) > > Thanks, both applied. -- Aurelien Jarno GPG: 1024D/F1BCDB73 aurelien@aurel32.net http://www.aurel32.net