summaryrefslogtreecommitdiff
path: root/src/arch/x86/regfile.cc
AgeCommit message (Expand)Author
2008-10-12Get rid of old RegContext code.Gabe Black
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-09-27gcc: Add extra parens to quell warnings.Nathan Binkert
2007-10-02X86: Fix x87 floating point stack register indexing.Gabe Black
2007-09-19X86: Put in the foundation for x87 stack based fp registers.Gabe Black
2007-07-30Make the register indices use the appropriate "fold" bit.Gabe Black
2007-05-31x86 work that hadn't been checked in.Gabe Black
2007-03-07*MiscReg->*MiscRegNoEffect, *MiscRegWithEffect->*MiscRegAli Saidi
2007-03-05Add some new source files.Gabe Black