From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=33412 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Povcr-0003U4-GE for qemu-devel@nongnu.org; Mon, 14 Feb 2011 05:25:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Povco-0007lr-6j for qemu-devel@nongnu.org; Mon, 14 Feb 2011 05:25:47 -0500 Received: from eu1sys200aog114.obsmtp.com ([207.126.144.137]:37862) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Povcn-0007lU-Rx for qemu-devel@nongnu.org; Mon, 14 Feb 2011 05:25:46 -0500 Received: from zeta.dmz-eu.st.com (ns2.st.com [164.129.230.9]) by beta.dmz-eu.st.com (STMicroelectronics) with ESMTP id F3140E1 for ; Mon, 14 Feb 2011 10:25:43 +0000 (GMT) Received: from Webmail-eu.st.com (safex1hubcas6.st.com [10.75.90.73]) by zeta.dmz-eu.st.com (STMicroelectronics) with ESMTP id B8C0E1AA4 for ; Mon, 14 Feb 2011 10:25:43 +0000 (GMT) Message-ID: <4D590327.8010804@st.com> Date: Mon, 14 Feb 2011 11:25:43 +0100 From: Christophe Lyon MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH] target-arm: fix support for vrecpe. References: <4D58FA0E.1040502@st.com> In-Reply-To: <4D58FA0E.1040502@st.com> Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "qemu-devel@nongnu.org" On 14.02.2011 10:46, Christophe Lyon wrote: > > Now use the same algorithm as described in the ARM ARM. > oops sorry, I have sent the wrong patch. Please ignore this version. Christophe.