From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:60483) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UCSAX-00014c-RC for qemu-devel@nongnu.org; Mon, 04 Mar 2013 04:58:59 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UCSAW-0007r9-25 for qemu-devel@nongnu.org; Mon, 04 Mar 2013 04:58:53 -0500 Received: from mel.act-europe.fr ([194.98.77.210]:45664) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UCSAV-0007qL-QI for qemu-devel@nongnu.org; Mon, 04 Mar 2013 04:58:51 -0500 Message-ID: <51347059.4090407@adacore.com> Date: Mon, 04 Mar 2013 10:58:49 +0100 From: Fabien Chouteau MIME-Version: 1.0 References: <512E3637.6070609@adacore.com> <512E4170.4070003@adacore.com> <5130F958.3010108@suse.de> In-Reply-To: <5130F958.3010108@suse.de> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [ARM] Cortex-R4F and VFP3-D16 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?B?QW5kcmVhcyBGw6RyYmVy?= Cc: Peter Maydell , "qemu-devel@nongnu.org" , Paul Brook On 03/01/2013 07:54 PM, Andreas F=C3=A4rber wrote: > Am 27.02.2013 18:25, schrieb Fabien Chouteau: >> On 02/27/2013 05:58 PM, Peter Maydell wrote: >>> On 27 February 2013 16:37, Fabien Chouteau wro= te: >>>> I'm making my first steps in the ARM world by looking at R4F >>>> implementation. More specifically I'm trying to add VFP3-D16 support >>>> which is, as far as I understand, a regular VFP3 with only 16 D >>>> registers instead of 32. >>> >>> Andreas was looking at Cortex-R4(F) support a while back; you should >>> talk to him about how far he got with that (and google for the mailin= g >>> list archives for my comments on his patches, probably). >>> >> >> I already found these patches, and I base my work on them. I also >> contacted Andreas to know if he made progress on this support, but >> didn't get the answer yet. >=20 > I've sent one in the meantime, you can't expect me to be available 24/7= . >=20 It's OK, I wasn't complaining :) > In short: > http://repo.or.cz/w/qemu/afaerber.git/shortlog/refs/heads/cortex-r4f is > about what I've got. Feel free to reuse and extend/change as you see fi= t. > Thanks, I already started to use it. Regards, --=20 Fabien Chouteau