summaryrefslogtreecommitdiff
path: root/src/arch/x86/regfile.hh
AgeCommit message (Expand)Author
2009-02-25ISA: Get rid of FlattenIntIndex function.Gabe Black
2008-10-12Get rid of old RegContext code.Gabe Black
2008-10-09eventq: convert all usage of events to use the new API.Nathan Binkert
2007-09-19X86: Put in the foundation for x87 stack based fp registers.Gabe Black
2007-03-07*MiscReg->*MiscRegNoEffect, *MiscRegWithEffect->*MiscRegAli Saidi
2007-03-05Correct a typoGabe Black
2007-03-05x86 register file includes.Gabe Black
2007-03-03Add build hooks for x86.Gabe Black