From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HZLys-0003HG-JE for qemu-devel@nongnu.org; Thu, 05 Apr 2007 03:02:02 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HZLys-0003H0-5q for qemu-devel@nongnu.org; Thu, 05 Apr 2007 03:02:02 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HZLys-0003Gx-3L for qemu-devel@nongnu.org; Thu, 05 Apr 2007 03:02:02 -0400 Received: from savannah.gnu.org ([199.232.41.3] helo=internal) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1HZLvW-0005IO-Eh for qemu-devel@nongnu.org; Thu, 05 Apr 2007 02:58:34 -0400 Received: from cvs.savannah.gnu.org ([199.232.41.69] helo=cvs) by internal with esmtp (Exim 4.50) id 1HZLvV-0003HN-MU for qemu-devel@nongnu.org; Thu, 05 Apr 2007 06:58:33 +0000 Received: from j_mayer by cvs with local (Exim 4.50) id 1HZLvV-0003HK-G5 for qemu-devel@nongnu.org; Thu, 05 Apr 2007 06:58:33 +0000 Message-Id: From: Jocelyn Mayer Date: Thu, 05 Apr 2007 06:58:33 +0000 Subject: [Qemu-devel] qemu/target-alpha cpu.h exec.h helper.c op.c op... Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org CVSROOT: /sources/qemu Module name: qemu Changes by: Jocelyn Mayer 07/04/05 06:58:33 Added files: target-alpha : cpu.h exec.h helper.c op.c op_helper.c op_helper.h op_helper_mem.h op_mem.h op_template.h translate.c Log message: Alpha architecture emulation core. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/target-alpha/cpu.h?cvsroot=qemu&rev=1.1 http://cvs.savannah.gnu.org/viewcvs/qemu/target-alpha/exec.h?cvsroot=qemu&rev=1.1 http://cvs.savannah.gnu.org/viewcvs/qemu/target-alpha/helper.c?cvsroot=qemu&rev=1.1 http://cvs.savannah.gnu.org/viewcvs/qemu/target-alpha/op.c?cvsroot=qemu&rev=1.1 http://cvs.savannah.gnu.org/viewcvs/qemu/target-alpha/op_helper.c?cvsroot=qemu&rev=1.1 http://cvs.savannah.gnu.org/viewcvs/qemu/target-alpha/op_helper.h?cvsroot=qemu&rev=1.1 http://cvs.savannah.gnu.org/viewcvs/qemu/target-alpha/op_helper_mem.h?cvsroot=qemu&rev=1.1 http://cvs.savannah.gnu.org/viewcvs/qemu/target-alpha/op_mem.h?cvsroot=qemu&rev=1.1 http://cvs.savannah.gnu.org/viewcvs/qemu/target-alpha/op_template.h?cvsroot=qemu&rev=1.1 http://cvs.savannah.gnu.org/viewcvs/qemu/target-alpha/translate.c?cvsroot=qemu&rev=1.1