From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DdlFO-0003r3-85 for qemu-devel@nongnu.org; Thu, 02 Jun 2005 04:40:14 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DdlFH-0003pj-KC for qemu-devel@nongnu.org; Thu, 02 Jun 2005 04:40:08 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DdlFH-0003pL-5Z for qemu-devel@nongnu.org; Thu, 02 Jun 2005 04:40:07 -0400 Received: from [62.210.158.45] (helo=quito.magic.fr) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DdlD5-0002PP-0J for qemu-devel@nongnu.org; Thu, 02 Jun 2005 04:37:51 -0400 Received: from rapid (ppp-181.net-555.magic.fr [62.210.255.181]) by quito.magic.fr (8.11.6/8.11.2) with SMTP id j528ZUb29364 for ; Thu, 2 Jun 2005 10:35:31 +0200 (CEST) From: "l'indien" Date: Thu, 02 Jun 2005 10:35:33 +0200 Message-Id: References: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 8bit Subject: [Qemu-devel] Re: PowerPC implementations details Reply-To: l_indien@magic.fr, 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 On Sat, 28 May 2005 21:55:40 +0200, l'indien wrote: > In order to improve Qemu PowerPC emulation, I need a synthetic overview of > SPR registers, MSR bits assignments and implemented instructions for every > specific PowerPC implementation I want to emulate. As I was not able to > find this kind of documentation, I started to work on it. For those > interressed in PowerPC implementations details, here you'll find a first > overview of SPRs assignment tables and MSR bits settings. I did update my PowerPC cross-reference document, adding the whole instructions sets for 32 bits PowerPC implementations (ie POWER1 & 2, PPC 601, 602, 603, G2, 604, 74x, 75x, 74xx, 4xx, e500 & RCPU). I also added placeholders for 64 bits PowerPC implementations (ie PPC 620, 63x, RS64, Power4, Power5 and 970). Here are the links to those documents, hoping it can be useful. Formated output: (1869000 bytes) (1715242 bytes) (1505307 bytes) (969637 bytes) Document sources: (8353988 bytes) (373684 bytes)