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 1AEdSQ-0004Ao-PP for qemu-devel@nongnu.org; Tue, 28 Oct 2003 18:41:02 -0500 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AEdRu-0003zs-Fa for qemu-devel@nongnu.org; Tue, 28 Oct 2003 18:41:01 -0500 Received: from [199.232.41.8] (helo=mx20.gnu.org) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.24) id 1AEdC5-0007mI-2u for qemu-devel@nongnu.org; Tue, 28 Oct 2003 18:24:09 -0500 Received: from [199.232.41.2] (helo=subversions.gnu.org) by mx20.gnu.org with esmtp (Exim 4.24) id 1AEcwU-00031V-01 for qemu-devel@nongnu.org; Tue, 28 Oct 2003 18:08:02 -0500 Received: from bellard by subversions.gnu.org with local (Exim 4.20) id 1AEcun-0005Jr-8U for qemu-devel@nongnu.org; Tue, 28 Oct 2003 18:06:17 -0500 Message-Id: From: Fabrice Bellard Date: Tue, 28 Oct 2003 18:06:17 -0500 Subject: [Qemu-devel] qemu/target-i386 exec.h helper.c op.c Reply-To: fabrice.bellard@free.fr, qemu-devel@nongnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org CVSROOT: /cvsroot/qemu Module name: qemu Branch: Changes by: Fabrice Bellard 03/10/28 18:06:17 Modified files: target-i386 : exec.h helper.c op.c Log message: fixed long double accesses when using soft MMU CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/target-i386/exec.h.diff?tr1=1.2&tr2=1.3&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/target-i386/helper.c.diff?tr1=1.2&tr2=1.3&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/target-i386/op.c.diff?tr1=1.2&tr2=1.3&r1=text&r2=text