Age | Commit message (Expand) | Author |
---|---|---|
2011-03-17 | O3: Send instruction back to fetch on squash to seed predecoder correctly. | Ali Saidi |
2010-11-15 | O3: Make O3 support variably lengthed instructions. | Gabe Black |
2010-10-31 | ISA,CPU,etc: Create an ISA defined PC type that abstracts out ISA behaviors. | Gabe Black |
2009-07-21 | MIPS: Many style fixes. | Gabe Black |
2009-05-17 | types: Move stuff for global types into src/base/types.hh | Nathan Binkert |
2007-11-13 | Add in files from merge-bare-iron, get them compiling in FS and SE mode | Korey Sewell |
2007-10-02 | Predecoder: Clear out predecoder state on an ITLB fault. | Gabe Black |
2007-06-19 | Make branches work by repopulating the predecoder every time through. This is... | Gabe Black |
2007-06-13 | Seperate the pc-pc and the pc of the incoming bytes, and get rid of the "more... | Gabe Black |
2007-03-15 | Make the predecoder an object with it's own switched header file. Start addin... | Gabe Black |