From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=58919 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PhPqs-0002K0-2z for qemu-devel@nongnu.org; Mon, 24 Jan 2011 12:05:15 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PhPqn-0004Jn-Bd for qemu-devel@nongnu.org; Mon, 24 Jan 2011 12:05:10 -0500 Received: from eu1sys200aog101.obsmtp.com ([207.126.144.111]:37999) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PhPqn-0004Jd-1o for qemu-devel@nongnu.org; Mon, 24 Jan 2011 12:05:09 -0500 Message-ID: <4D3DB129.6010003@st.com> Date: Mon, 24 Jan 2011 18:04:41 +0100 From: Christophe Lyon MIME-Version: 1.0 Subject: Re: [Qemu-devel] [ARM] Contributing tests for Neon References: <4D395ACD.8060606@st.com> <20110122142449.GD21090@laped.lan> <4D3D5308.3010101@st.com> In-Reply-To: <4D3D5308.3010101@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: Peter Maydell Cc: "Edgar E. Iglesias" , "qemu-devel@nongnu.org" On 24.01.2011 11:23, Christophe Lyon wrote: > OK, I am going to have a look at gitorious. In the mean time, I have a bit of cleanup and minimal documentation to perform. > Hi, You can have a look at http://gitorious.org/arm-neon-tests/arm-neon-tests. For sure it will need some polishing, but it's already functional and handy enough for me to continue chasing bugs in the ARM/Neon emulation of QEmu. Comments welcome. Christophe.