Age | Commit message (Expand) | Author |
---|---|---|
2010-12-07 | O3: Make all instructions that write a misc. register not perform the write u... | Giacomo Gabrielli |
2010-11-15 | O3: prevent a squash when completeAcc() modifies misc reg through TC. | Min Kyu Jeong |
2010-10-31 | ISA,CPU,etc: Create an ISA defined PC type that abstracts out ISA behaviors. | Gabe Black |
2010-09-20 | CPU: Fix O3 and possible InOrder segfaults in FS. | Gabe Black |
2010-09-13 | Faults: Pass the StaticInst involved, if any, to a Fault's invoke method. | Gabe Black |
2009-02-26 | CPA: Add code to automatically record function symbols as CPU executes. | Ali Saidi |
2008-10-20 | O3CPU: Undo Gabe's changes to remove hwrei and simpalcheck from O3 CPU. Remo... | Ali Saidi |
2008-10-11 | CPU: Eliminate the simPalCheck funciton. | Gabe Black |
2008-10-11 | CPU: Eliminate the hwrei function. | Gabe Black |
2008-10-09 | O3: Generaize the O3 dynamic instruction class so it isn't split out by ISA. | Gabe Black |