From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1CvNxc-0000Nl-Fo for qemu-devel@nongnu.org; Sun, 30 Jan 2005 17:54:28 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1CvNxW-0000J8-Sh for qemu-devel@nongnu.org; Sun, 30 Jan 2005 17:54:23 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CvNxW-0000H0-BP for qemu-devel@nongnu.org; Sun, 30 Jan 2005 17:54:22 -0500 Received: from [199.232.41.4] (helo=savannah) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CvNik-0004Nv-0a for qemu-devel@nongnu.org; Sun, 30 Jan 2005 17:39:06 -0500 Received: from savannah ([127.0.0.1]) by savannah with smtp (Exim 3.35 #1 (Debian)) id 1CvNij-0003zR-00 for ; Sun, 30 Jan 2005 17:39:05 -0500 From: Fabrice Bellard Message-Id: Date: Sun, 30 Jan 2005 17:39:05 -0500 Subject: [Qemu-devel] qemu/target-sparc 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: /cvsroot/qemu Module name: qemu Branch: Changes by: Fabrice Bellard 05/01/30 22:39:05 Modified files: target-sparc : cpu.h exec.h helper.c op.c op_helper.c op_mem.h translate.c Log message: initial sparc64 support - sparc fixes (Blue Swirl) CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/target-sparc/cpu.h.diff?tr1=1.10&tr2=1.11&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/target-sparc/exec.h.diff?tr1=1.7&tr2=1.8&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/target-sparc/helper.c.diff?tr1=1.7&tr2=1.8&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/target-sparc/op.c.diff?tr1=1.11&tr2=1.12&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/target-sparc/op_helper.c.diff?tr1=1.6&tr2=1.7&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/target-sparc/op_mem.h.diff?tr1=1.4&tr2=1.5&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/target-sparc/translate.c.diff?tr1=1.15&tr2=1.16&r1=text&r2=text