summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-08-24Updates to configs to support various sampling forms, truncated execution forms.Kevin Lim
2006-08-24Stats updates.Kevin Lim
2006-08-24Updated sampler stuff.Kevin Lim
2006-08-24Ozone updates.Kevin Lim
2006-08-24Support profiling.Kevin Lim
2006-08-24Switch out fixups for the CPUs.Kevin Lim
2006-08-24Update checker.Kevin Lim
2006-08-24Stats reset, profiling stuff.Kevin Lim
2006-08-23Support loading in a symbol file.Kevin Lim
2006-08-11Add in a bunch more stuff.Kevin Lim
2006-08-11Code update for CPU models.Kevin Lim
2006-08-02Fix up some ISA related stuff.Kevin Lim
2006-08-02Make checker handle not executing the same instruction as the main CPU a litt...Kevin Lim
2006-08-02Updates to bring CPU portion of m5 up-to-date with newmem.Kevin Lim
2006-08-02Updates for registers and stuff.Kevin Lim
2006-08-02Minor configuration updates.Kevin Lim
2006-06-01Add in comments for checker.Kevin Lim
2006-06-01Fix stat bug.Kevin Lim
2006-05-31Comments and code cleanup.Kevin Lim
2006-05-25Merge ktlim@zamp:/z/ktlim2/clean/m5-mergeKevin Lim
2006-05-25Fix stat typo.Kevin Lim
2006-05-25Missed this file in last check in.Kevin Lim
2006-05-25Various branch predictor fixes/cleanup. It works more correctly now and supp...Kevin Lim
2006-05-25Fix minor memory leak.Kevin Lim
2006-05-25Fix up kernel stats, allow them to not be used as well.Kevin Lim
2006-05-24Support new flags now used instead of flags in decoder.isa.Kevin Lim
2006-05-23Merge ktlim@zizzer:/bk/m5Kevin Lim
2006-05-23Updates to isa parser to make it see dependencies properly with the new scanner.Kevin Lim
2006-05-23Merge ktlim@zizzer:/bk/m5Kevin Lim
2006-05-23Rework how instructions are scheduled and executed.Kevin Lim
2006-05-23Cleanup checker.Kevin Lim
2006-05-23Code cleanup.Kevin Lim
2006-05-23Move kernel stats out of CPU and into XC.Kevin Lim
2006-05-23Add extra flags to help new CPU handle various instructions.Kevin Lim
2006-05-22Undo changes to instruction flags that has caused statistics to change in reg...Kevin Lim
2006-05-21Threads start off in suspended status now (Korey's changes for SMT).Kevin Lim
2006-05-19O3 code update/cleanup.Kevin Lim
2006-05-19Remove sat_counter.cc and put its code into sat_counter.hh.Kevin Lim
2006-05-19Rename function to be more expressive.Kevin Lim
2006-05-19IEW/IQ code cleanup and reorganization.Kevin Lim
2006-05-19Move activity tracking code into its own class. Now the CPU no longer has to...Kevin Lim
2006-05-19Fixes for regression build errors.Kevin Lim
2006-05-17Faults generated at fetch are passed to the backend by creating a dummy nop i...Kevin Lim
2006-05-17Backport ISA scanner fix from newmem to work withSteve Reinhardt
2006-05-16Merge ktlim@zamp:/z/ktlim2/clean/m5-o3Kevin Lim
2006-05-16Update configuration files.Kevin Lim
2006-05-16Merge ktlim@zizzer:/bk/m5Kevin Lim
2006-05-16Include checker and trap latency parameters.Kevin Lim
2006-05-16Sampler updates.Kevin Lim
2006-05-16Updates for sampler, checker, and general correctness.Kevin Lim