From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1Asr6l-0006k6-Gw for qemu-devel@nongnu.org; Mon, 16 Feb 2004 17:20:55 -0500 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1Asr65-0005Tp-J6 for qemu-devel@nongnu.org; Mon, 16 Feb 2004 17:20:46 -0500 Received: from [193.252.22.30] (helo=mwinf0103.wanadoo.fr) by monty-python.gnu.org with esmtp (Exim 4.24) id 1Asr64-0005Rt-Be for qemu-devel@nongnu.org; Mon, 16 Feb 2004 17:20:12 -0500 Received: from free.fr (ATuileries-112-1-4-252.w81-53.abo.wanadoo.fr [81.53.133.252]) by mwinf0103.wanadoo.fr (SMTP Server) with ESMTP id 66EF81BFFF83 for ; Mon, 16 Feb 2004 23:20:10 +0100 (CET) Message-ID: <4031426F.2040807@free.fr> Date: Mon, 16 Feb 2004 23:21:35 +0100 From: Fabrice Bellard MIME-Version: 1.0 Subject: Re: [Qemu-devel] qemu simple user mode testing (arm, ppc, sparc) References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Karel Gardas wrote: > I'm looking forward to seeing your FPU > support either for ARM or SPARC -- just to continue with my C++ testing. > :-) I commited the ARM FPU. It helps for one static ARM program. The dynamic programs still have problems. Fabrice.