Age | Commit message (Expand) | Author |
2017-07-05 | arch, cpu: Architectural Register structural indexing | Nathanael Premillieu |
2014-10-16 | arch: Use shared_ptr for all Faults | Andreas Hansson |
2014-09-20 | alpha,arm,mips,power,x86,cpu,sim: Cleanup activate/deactivate | Mitch Hayenga |
2013-10-15 | cpu: rename *_DepTag constants to *_Reg_Base | Steve Reinhardt |
2012-08-28 | Clock: Add a Cycles wrapper class and use where applicable | Andreas Hansson |
2011-04-15 | includes: sort all includes | Nathan Binkert |
2011-01-07 | Replace curTick global variable with accessor functions. | Steve Reinhardt |
2010-10-31 | ISA,CPU,etc: Create an ISA defined PC type that abstracts out ISA behaviors. | Gabe Black |
2009-07-30 | compile: fix accidental conversion of == into = | Nathan Binkert |
2009-07-21 | MIPS: Format the register index constants like the other ISAs. | Gabe Black |
2009-07-21 | MIPS: Many style fixes. | Gabe Black |
2009-07-20 | MIPS: Use BitUnions instead of bits() functions and constants. | Gabe Black |
2009-07-08 | Registers: Add a registers.hh file as an ISA switched header. | Gabe Black |
2009-05-26 | types: add a type for thread IDs and try to use it everywhere | Nathan Binkert |
2009-03-05 | Get rid of 'using namespace' declarations in headers. | Steve Reinhardt |
2008-11-04 | get rid of all instances of readTid() and getThreadNum(). Unify and eliminate | Lisa Hsu |
2008-09-26 | Use logical operator instead of bitwise operator for correctness. | Nathan Binkert |
2007-11-16 | go back and fix up MIPS copyright headers | Korey Sewell |
2007-11-15 | fix MIPS headers | Korey Sewell |
2007-11-13 | Add in files from merge-bare-iron, get them compiling in FS and SE mode | Korey Sewell |
2007-06-22 | mips import pt. 1 | Korey Sewell |