From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.22) id 1A4RGY-0002Rf-Qr for qemu-devel@nongnu.org; Tue, 30 Sep 2003 16:38:38 -0400 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.22) id 1A4RFy-0002Ig-W9 for qemu-devel@nongnu.org; Tue, 30 Sep 2003 16:38:35 -0400 Received: from [199.232.41.8] (helo=mx20.gnu.org) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.22) id 1A4RFy-0002IZ-Ns for qemu-devel@nongnu.org; Tue, 30 Sep 2003 16:38:02 -0400 Received: from [199.232.41.2] (helo=subversions.gnu.org) by mx20.gnu.org with esmtp (Exim 4.22) id 1A4RDG-00010x-U0 for qemu-devel@nongnu.org; Tue, 30 Sep 2003 16:35:14 -0400 Received: from bellard by subversions.gnu.org with local (Exim 4.20) id 1A4RBY-0003mG-KZ for qemu-devel@nongnu.org; Tue, 30 Sep 2003 16:33:28 -0400 Message-Id: From: Fabrice Bellard Date: Tue, 30 Sep 2003 16:33:28 -0400 Subject: [Qemu-devel] qemu/target-i386 cpu.h exec.h helper.c helper2.... 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/09/30 16:33:28 Added files: target-i386 : cpu.h exec.h helper.c helper2.c op.c opreg_template.h ops_mem.h ops_template.h ops_template_mem.h syscall.h syscall_nr.h translate.c Log message: new directory structure CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/target-i386/cpu.h?rev=1.1 http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/target-i386/exec.h?rev=1.1 http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/target-i386/helper.c?rev=1.1 http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/target-i386/helper2.c?rev=1.1 http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/target-i386/op.c?rev=1.1 http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/target-i386/opreg_template.h?rev=1.1 http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/target-i386/ops_mem.h?rev=1.1 http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/target-i386/ops_template.h?rev=1.1 http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/target-i386/ops_template_mem.h?rev=1.1 http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/target-i386/syscall.h?rev=1.1 http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/target-i386/syscall_nr.h?rev=1.1 http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/target-i386/translate.c?rev=1.1