Age | Commit message (Expand) | Author |
2019-01-22 | sparc: Get rid of some register type definitions. | Gabe Black |
2018-03-27 | sparc: Add some missing M5_FALLTHROUGHs and breaks. | Gabe Black |
2018-02-24 | sparc: Fix FS Checkpoint loading | Khalique |
2016-11-09 | style: [patch 1/22] use /r/3648/ to reorganize includes | Brandon Potter |
2015-09-30 | isa,cpu: Add support for FS SMT Interrupts | Mitch Hayenga |
2015-07-07 | sim: Refactor the serialization base class | Andreas Sandberg |
2015-02-16 | arch: Make readMiscRegNoEffect const throughout | Andreas Hansson |
2013-01-07 | arch: Move the ISA object to a separate section | Andreas Sandberg |
2013-01-07 | arch: Make the ISA class inherit from SimObject | Andreas Sandberg |
2013-01-04 | Decoder: Remove the thread context get/set from the decoder. | Gabe Black |
2013-01-04 | SPARC: Keep a copy of the current ASI in the decoder. | Gabe Black |
2012-02-11 | SPARC: Make PSTATE and HPSTATE a BitUnion. | Gabe Black |
2011-11-18 | SE/FS: Get rid of includes of config/full_system.hh. | Gabe Black |
2011-10-09 | [mq]: sefssparcregfile.patch | Gabe Black |
2011-04-15 | trace: reimplement the DTRACE function so it doesn't use a vector | Nathan Binkert |
2010-11-11 | SPARC: Clean up some historical style issues. | Gabe Black |
2010-10-10 | SPARC: Make SPARC's ISA's clear function initialize everything it should. | Gabe Black |
2009-07-10 | SPARC: Set up a lookup table for integer register flattening. | Gabe Black |
2009-07-09 | SPARC: 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 |