Age | Commit message (Expand) | Author |
2019-03-14 | cpu: Refactor of Physical Register implementation | Andrea Mondelli |
2019-01-30 | arch,cpu: Add vector predicate registers | Giacomo Gabrielli |
2017-07-05 | cpu: Added interface for vector reg file | Rekai Gonzalez-Alberquilla |
2017-07-05 | cpu: Simplify the rename interface and use RegId | Rekai Gonzalez-Alberquilla |
2017-07-05 | cpu: Physical register structural + flat indexing | Nathanael Premillieu |
2015-05-05 | mem, cpu: Add a separate flag for strictly ordered memory | Andreas Sandberg |
2014-09-03 | cpu: Fix o3 front-end pipeline interlock behavior | Mitch Hayenga |
2014-06-21 | o3: split load & store queue full cases in rename | Binh Pham |
2012-09-25 | O3: Pack the comm structures a bit better to reduce their size. | Ali Saidi |
2012-06-05 | O3: Clean up the O3 structures and try to pack them a bit better. | Ali Saidi |
2011-08-14 | O3: When squashing, restore the macroop that should be used for fetching. | Gabe Black |
2011-03-17 | O3: Cleanup the commitInfo comm struct. | Ali Saidi |
2011-01-18 | O3: Fix mispredicts from non control instructions. | Matt Horsnell |
2010-10-31 | ISA,CPU,etc: Create an ISA defined PC type that abstracts out ISA behaviors. | Gabe Black |
2009-05-17 | includes: sort includes again | Nathan Binkert |
2009-05-17 | types: Move stuff for global types into src/base/types.hh | Nathan Binkert |
2007-04-14 | Add support for microcode and pull out the special branch delay slot handling... | Gabe Black |
2007-04-13 | Remove most of the special handling for delay slots since they have to be squ... | Gabe Black |
2006-12-16 | Made branch delay slots get squashed, and passed back an NPC and NNPC to star... | Gabe Black |
2006-12-06 | Change how optional delay slot instructions are detected and squashed. | Gabe Black |
2006-08-15 | Cleaned up include files and got rid of many using directives in header files. | Gabe Black |
2006-07-23 | This changeset gets the MIPS ISA pretty much working in the O3CPU. It builds,... | Korey Sewell |
2006-06-04 | Merge ktlim@zamp:/z/ktlim2/clean/m5-o3 | Kevin Lim |
2006-06-02 | Merge ktlim@zizzer:/bk/newmem | Kevin Lim |
2006-05-31 | Updated Authors from bk prs info | Ali Saidi |
2006-05-30 | Merge ktlim@zizzer:/bk/m5 | Kevin Lim |
2006-05-22 | New directory structure: | Steve Reinhardt |