target-alpha: document more registers used by 21264
Signed-off-by: Tristan Gingold <gingold@adacore.com> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net> git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@7032 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
100d9891d6
commit
2642cdb33b
@ -158,7 +158,7 @@ enum {
|
||||
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 @@ enum {
|
||||
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,
|
||||
|
Loading…
Reference in New Issue
Block a user