Age | Commit message (Expand) | Author |
---|---|---|
2016-08-15 | cpu: Add missing override in Minor's exec context | Andreas Sandberg |
2016-08-15 | cpu: Fixed clang errors. Added 'override' keyword for virtual functions. | Reiley Jeapaul |
2016-08-15 | cpu, arch: fix the type used for the request flags | Nikos Nikoleris |
2016-07-21 | cpu: Add SMT support to MinorCPU | Mitch Hayenga |
2016-01-17 | cpu. arch: add initiateMemRead() to ExecContext interface | Steve Reinhardt |
2015-09-30 | cpu: Add per-thread monitors | Mitch Hayenga |
2015-08-07 | base: Declare a type for context IDs | Andreas Sandberg |
2015-07-28 | revert 5af8f40d8f2c | Nilay Vaish |
2015-07-26 | cpu: implements vector registers | Nilay Vaish |
2015-02-16 | arch: Make readMiscRegNoEffect const throughout | Andreas Hansson |
2014-11-06 | x86 isa: This patch attempts an implementation at mwait. | Marc Orr |
2014-09-03 | arch, cpu: Factor out the ExecContext into a proper base class | Andreas Sandberg |
2014-07-23 | cpu: `Minor' in-order CPU model | Andrew Bardsley |