Age | Commit message (Expand) | Author |
---|---|---|
2013-01-12 | x86: Changes to decoder, corrects 9376 | Nilay Vaish |
2013-01-07 | arch: Move the ISA object to a separate section | Andreas Sandberg |
2013-01-07 | arch: Add support for invalidating TLBs when draining | Andreas Sandberg |
2013-01-07 | arch: Make the ISA class inherit from SimObject | Andreas Sandberg |
2013-01-04 | X86: Move address based decode caching in front of the predecoder. | Gabe Black |
2012-12-30 | x86: implement x87 fp instruction fnstsw | Nilay Vaish |
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 |