summaryrefslogtreecommitdiff
path: root/src/cpu/checker/thread_context.hh
AgeCommit message (Expand)Author
2006-11-01Adjustments for the AlphaTLB changing to AlphaISA::TLB and changing register ...Gabe Black
2006-10-09Fix checker bug.Kevin Lim
2006-08-11Pushed most of constants.hh back into isa_traits.hh and regfile.hh and create...Gabe Black
2006-07-10Minor fixes.Kevin Lim
2006-06-08Get O3 CPU mostly working in full system, and fix an FP bug that showed up.Kevin Lim
2006-06-07Update copyright.Kevin Lim
2006-06-07Reorganization/renaming of CPUExecContext. Now it is called SimpleThread in ...Kevin Lim
2006-06-07Move checker's exec_context.hh to match the other changes. Also add in some ...Kevin Lim