Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-08-17 | x86: minor checkpointing bug fixes | Steve Reinhardt | |
2009-11-04 | build: fix compile problems pointed out by gcc 4.4 | Nathan Binkert | |
2009-07-17 | X86: Shift some register flattening work into the decoder. | Gabe Black | |
2009-07-09 | X86: Fold the MiscRegFile all the way into the ISA object. | Gabe Black | |
2009-07-08 | Registers: Add an ISA object which replaces the MiscRegFile. | Gabe Black | |
This object encapsulates (or will eventually) the identity and characteristics of the ISA in the CPU. |