From a245b0eedfac7ba25656661868fbf3bd8eaf1ccd Mon Sep 17 00:00:00 2001 From: Gabe Black Date: Thu, 6 Mar 2008 20:37:28 -0500 Subject: X86: Refine the local APIC. --HG-- extra : convert_revision : 2789c54ed555fed2f2a333fcc7dc6454f294ebf2 --- src/arch/x86/miscregs.hh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/arch/x86/miscregs.hh') diff --git a/src/arch/x86/miscregs.hh b/src/arch/x86/miscregs.hh index d1016d2a9..15ea0d77b 100644 --- a/src/arch/x86/miscregs.hh +++ b/src/arch/x86/miscregs.hh @@ -373,6 +373,8 @@ namespace X86ISA MISCREG_APIC_DIVIDE_COUNT, MISCREG_APIC_END = MISCREG_APIC_DIVIDE_COUNT, + MISCREG_APIC_INTERNAL_STATE, + // "Fake" MSRs for internally implemented devices MISCREG_PCI_CONFIG_ADDRESS, -- cgit v1.2.3