qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [7032] target-alpha: document more registers used by 21264
@ 2009-04-07 22:31 Aurelien Jarno
  0 siblings, 0 replies; only message in thread
From: Aurelien Jarno @ 2009-04-07 22:31 UTC (permalink / raw)
  To: qemu-devel

Revision: 7032
          http://svn.sv.gnu.org/viewvc/?view=rev&root=qemu&revision=7032
Author:   aurel32
Date:     2009-04-07 22:31:26 +0000 (Tue, 07 Apr 2009)
Log Message:
-----------
target-alpha: document more registers used by 21264

Signed-off-by: Tristan Gingold <gingold@adacore.com>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>

Modified Paths:
--------------
    trunk/target-alpha/cpu.h

Modified: trunk/target-alpha/cpu.h
===================================================================
--- trunk/target-alpha/cpu.h	2009-04-07 22:28:50 UTC (rev 7031)
+++ trunk/target-alpha/cpu.h	2009-04-07 22:31:26 UTC (rev 7032)
@@ -158,7 +158,7 @@
     IPR_ITB_PTE      = 0x01,            /* 21264 */
     IPR_ITB_IAP      = 0x02,
     IPR_ITB_IA       = 0x03,            /* 21264 */
-    IPR_ITB_IS       = 0x04,
+    IPR_ITB_IS       = 0x04,            /* 21264 */
     IPR_PMPC         = 0x05,
     IPR_EXC_ADDR     = 0x06,            /* 21264 */
     IPR_IVA_FORM     = 0x07,            /* 21264 */
@@ -221,7 +221,7 @@
     IPR_M_CTL        = 0x28,            /* 21264 */
 #define IPR_M_CTL_SPE_SHIFT 1
 #define IPR_M_CTL_SPE_MASK 7
-    IPR_DC_CTL       = 0x29,
+    IPR_DC_CTL       = 0x29,            /* 21264 */
     IPR_DC_STAT      = 0x2A,            /* 21264 */
     /* Cbox IPRs */
     IPR_C_DATA       = 0x2B,

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-04-07 22:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-07 22:31 [Qemu-devel] [7032] target-alpha: document more registers used by 21264 Aurelien Jarno

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).