Age | Commit message (Expand) | Author |
2018-03-26 | arch: Fix all override related warnings. | Gabe Black |
2017-11-02 | alpha,arm,mips,power,riscv,sparc,x86,isa: De-specialize ExecContexts. | Gabe Black |
2017-07-05 | arch: ISA parser additions of vector registers | Rekai Gonzalez-Alberquilla |
2017-07-05 | cpu: Simplify the rename interface and use RegId | Rekai Gonzalez-Alberquilla |
2017-07-05 | arch, cpu: Architectural Register structural indexing | Nathanael Premillieu |
2014-10-16 | arch: Use shared_ptr for all Faults | Andreas Hansson |
2014-05-09 | arch: teach ISA parser how to split code across files | Curtis Dunham |
2013-10-15 | cpu: rename *_DepTag constants to *_Reg_Base | Steve Reinhardt |
2011-09-30 | SE/FS: Use the new FullSystem constant where possible. | Gabe Black |
2011-09-19 | Alpha: Get rid of some #if FULL_SYSTEMs in the Alpha ISA description. | Gabe Black |
2010-12-20 | Style: Replace some tabs with spaces. | Gabe Black |
2010-12-07 | O3: Make all instructions that write a misc. register not perform the write u... | Giacomo Gabrielli |
2008-09-27 | alpha: Clean up namespace usage. | Nathan Binkert |
2008-09-27 | alpha: Get rid fo the namespace called EV5. | Nathan Binkert |
2007-04-21 | create base/fenv.c to standerdize fenv across platforms. It's a c file and no... | Ali Saidi |
2007-03-07 | *MiscReg->*MiscRegNoEffect, *MiscRegWithEffect->*MiscReg | Ali Saidi |
2006-12-17 | Convert Alpha (and finish converting MIPS) to new | Steve Reinhardt |
2006-11-09 | Moved the Alpha MiscRegFile into it's own file, and got rid of the Alpha spec... | Gabe Black |
2006-11-01 | Adjustments for the AlphaTLB changing to AlphaISA::TLB and changing register ... | Gabe Black |
2006-05-31 | Updated Authors from bk prs info | Ali Saidi |
2006-05-28 | Remove authors from copyright. | Ali Saidi |
2006-05-22 | New directory structure: | Steve Reinhardt |