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 1A4RGO-0002Oi-AD for qemu-devel@nongnu.org; Tue, 30 Sep 2003 16:38:28 -0400 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.22) id 1A4RFr-0002Hm-Df for qemu-devel@nongnu.org; Tue, 30 Sep 2003 16:38:26 -0400 Received: from [199.232.41.2] (helo=subversions.gnu.org) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.22) id 1A4RFr-0002Hf-63 for qemu-devel@nongnu.org; Tue, 30 Sep 2003 16:37:55 -0400 Received: from bellard by subversions.gnu.org with local (Exim 4.20) id 1A4RE7-0004PE-WB for qemu-devel@nongnu.org; Tue, 30 Sep 2003 16:36:07 -0400 Message-Id: From: Fabrice Bellard Date: Tue, 30 Sep 2003 16:36:08 -0400 Subject: [Qemu-devel] qemu/target-sparc cpu.h exec.h op.c op_template... 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:36:07 Added files: target-sparc : cpu.h exec.h op.c op_template.h syscall.h syscall_nr.h translate.c Log message: sparc emulation target (thanx to Thomas M. Ogrisegg) CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/target-sparc/cpu.h?rev=1.1 http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/target-sparc/exec.h?rev=1.1 http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/target-sparc/op.c?rev=1.1 http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/target-sparc/op_template.h?rev=1.1 http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/target-sparc/syscall.h?rev=1.1 http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/target-sparc/syscall_nr.h?rev=1.1 http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/target-sparc/translate.c?rev=1.1