From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1D1CUH-0004iz-U1 for qemu-devel@nongnu.org; Tue, 15 Feb 2005 18:52:13 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1D1CUD-0004eC-TL for qemu-devel@nongnu.org; Tue, 15 Feb 2005 18:52:10 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D1CUD-0004dG-2E for qemu-devel@nongnu.org; Tue, 15 Feb 2005 18:52:09 -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.34) id 1D1CEH-0005j9-6B for qemu-devel@nongnu.org; Tue, 15 Feb 2005 18:35:41 -0500 Received: from [199.232.41.3] (helo=savannah.gnu.org) by mx20.gnu.org with esmtp (Exim 4.34) id 1D1BzW-0002xe-JS for qemu-devel@nongnu.org; Tue, 15 Feb 2005 18:20:26 -0500 Received: from savannah.gnu.org ([127.0.0.1]) by savannah with smtp (Exim 3.35 #1 (Debian)) id 1D1Blr-0008Ct-00 for ; Tue, 15 Feb 2005 18:06:19 -0500 From: Fabrice Bellard Message-Id: Date: Tue, 15 Feb 2005 18:06:19 -0500 Subject: [Qemu-devel] qemu/target-ppc cpu.h helper.c op.c op_helper.c... 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/02/15 23:06:19 Modified files: target-ppc : cpu.h helper.c op.c op_helper.c translate.c Log message: ppc fixes (Jocelyn Mayer) CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/target-ppc/cpu.h.diff?tr1=1.14&tr2=1.15&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/target-ppc/helper.c.diff?tr1=1.20&tr2=1.21&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/target-ppc/op.c.diff?tr1=1.14&tr2=1.15&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/target-ppc/op_helper.c.diff?tr1=1.10&tr2=1.11&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/qemu/qemu/target-ppc/translate.c.diff?tr1=1.26&tr2=1.27&r1=text&r2=text