From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=33108 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pmo2K-0002Cz-J8 for qemu-devel@nongnu.org; Tue, 08 Feb 2011 08:55:21 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pmo2I-0003rG-Pe for qemu-devel@nongnu.org; Tue, 08 Feb 2011 08:55:20 -0500 Received: from mail-ey0-f173.google.com ([209.85.215.173]:52064) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pmo2I-0003r5-GT for qemu-devel@nongnu.org; Tue, 08 Feb 2011 08:55:18 -0500 Received: by eyg7 with SMTP id 7so2964352eyg.4 for ; Tue, 08 Feb 2011 05:55:17 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <1296497206-15643-4-git-send-email-christophe.lyon@st.com> References: <1296497206-15643-1-git-send-email-christophe.lyon@st.com> <1296497206-15643-4-git-send-email-christophe.lyon@st.com> Date: Tue, 8 Feb 2011 13:41:53 +0000 Message-ID: Subject: Re: [Qemu-devel] [PATCH 3/8] target-arm: VQRSHRN related changes From: Peter Maydell Content-Type: text/plain; charset=UTF-8 List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: christophe.lyon@st.com Cc: qemu-devel@nongnu.org On 31 January 2011 18:06, wrote: > From: Christophe Lyon > > More fixes for VQSHRN and VQSHRUN. > > Signed-off-by: Christophe Lyon Reviewed-by: Peter Maydell as far as the code goes, but the commit message is excessively vague. -- PMM