summaryrefslogtreecommitdiff
path: root/src/arch/x86/miscregfile.hh
AgeCommit message (Expand)Author
2008-10-12Turn Interrupts objects into SimObjects. Also, move local APIC state into x86...Gabe Black
2008-10-09eventq: convert all usage of events to use the new API.Nathan Binkert
2008-06-12X86: Add an event for the apic timer timeout. It doesn't get used yet.Gabe Black
2007-07-18Fill out the miscreg file and add types to miscregs.hhGabe Black
2007-03-07*MiscReg->*MiscRegNoEffect, *MiscRegWithEffect->*MiscRegAli Saidi
2007-03-05Make the constructor (and all the other functions) publicGabe Black
2007-03-05x86 register file includes.Gabe Black