From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N28aw-0007sZ-3B for qemu-devel@nongnu.org; Sun, 25 Oct 2009 15:17:38 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N28at-0007re-Pc for qemu-devel@nongnu.org; Sun, 25 Oct 2009 15:17:36 -0400 Received: from [199.232.76.173] (port=46278 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N28at-0007rV-KD for qemu-devel@nongnu.org; Sun, 25 Oct 2009 15:17:35 -0400 Received: from hall.aurel32.net ([88.191.82.174]:60329) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1N28at-0003AA-Aa for qemu-devel@nongnu.org; Sun, 25 Oct 2009 15:17:35 -0400 Date: Sun, 25 Oct 2009 20:17:30 +0100 From: Aurelien Jarno Subject: Re: [Qemu-devel] [PATCH v2 00/10] target-arm: miscellaneous fixes Message-ID: <20091025191730.GH26129@hall.aurel32.net> References: <1256386749-85299-1-git-send-email-juha.riihimaki@nokia.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1256386749-85299-1-git-send-email-juha.riihimaki@nokia.com> Sender: Aurelien Jarno List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: juha.riihimaki@nokia.com Cc: qemu-devel@nongnu.org On Sat, Oct 24, 2009 at 03:18:59PM +0300, juha.riihimaki@nokia.com wrote: > From: Juha Riihimäki > > This is the revised set of patches for the ARM translator and it includes a number of smaller fixes and improvements. The series should be applied in sequence as the modifications are mostly related to the same file, target-arm/translate.c. The whole series should apply cleanly against latest git. Thanks for this new version. I have all the patches acked by Laurent Desnogues in my local tree. I'll push them if in a few days if no other comments are received. > Note that the three patches have been removed from this series compared to the previous version and one new one added. > > > Juha Riihimäki (10): > target-arm: fix neon vshrn/vrshrn ops > target-arm: add support for neon vld1.64/vst1.64 instructions > target-arm: allow modifying vfp fpexc en bit only > target-arm: optimize vfp load/store multiple ops > target-arm: optimize arm load/store multiple ops > target-arm: fix neon vsri, vshl and vsli ops > target-arm: optimize thumb2 load/store multiple ops > target-arm: optimize thumb push/pop ops > target-arm: optimize neon vld/vst ops > target-arm: fix neon shift helper functions > > target-arm/neon_helper.c | 12 ++-- > target-arm/translate.c | 205 +++++++++++++++++++++++++++------------------- > 2 files changed, 128 insertions(+), 89 deletions(-) > > > > -- Aurelien Jarno GPG: 1024D/F1BCDB73 aurelien@aurel32.net http://www.aurel32.net