Age | Commit message (Expand) | Author |
2011-09-09 | StaticInst: Merge StaticInst and StaticInstBase. | Gabe Black |
2011-08-19 | Fix bugs due to interaction between SEV instructions and O3 pipeline | Geoffrey Blake |
2011-02-23 | ARM: Make Noop actually decode to a noop and set it's instflags. | Ali Saidi |
2011-01-18 | ARM: Use an actual NOP instead of a instruction that happens to do nothing | Ali Saidi |
2011-01-03 | Make commenting on close namespace brackets consistent. | Steve Reinhardt |
2010-12-20 | Style: Replace some tabs with spaces. | Gabe Black |
2010-10-31 | ISA,CPU,etc: Create an ISA defined PC type that abstracts out ISA behaviors. | Gabe Black |
2010-10-01 | ARM: Clean up use of TBit and JBit. | Ali Saidi |
2010-08-25 | ARM: Support unaligned memory access. | Min Kyu Jeong |
2010-08-25 | ARM: Remove ALPHA KSeg functions. | William Wang |
2010-08-23 | Loader: Make the load address mask be a parameter of the system rather than a... | Ali Saidi |
2010-06-02 | ARM: Implement ARM CPU interrupts | Ali Saidi |
2010-06-02 | ARM: Move PC mode bits around so they can be used for exectrace | Ali Saidi |
2010-06-02 | ARM: Add base classes for multiply instructions. | Gabe Black |
2010-02-12 | O3PCU: Split loads and stores that cross cache line boundaries. | Timothy M. Jones |
2009-11-10 | ARM: Implement fault classes. | Gabe Black |
2009-07-08 | Registers: Add a registers.hh file as an ISA switched header. | Gabe Black |
2009-07-08 | ARM, Simple CPU: Fix an index and add assert checks. | Gabe Black |
2009-05-17 | types: Move stuff for global types into src/base/types.hh | Nathan Binkert |
2009-04-06 | Merge ARM into the head. ARM will compile but may not actually work. | Gabe Black |
2009-04-05 | arm: add ARM support to M5 | Stephen Hines |