summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2006-05-16Add in checker. Supports dynamically verifying the execution of instructions...Kevin Lim
2006-05-16Sampler updates.Kevin Lim
2006-05-16Sampling fixes related to the quiesce event.Kevin Lim
2006-05-16Add some flags for the upcoming checker.Kevin Lim
2006-05-12replace /.automount/ with /n/Ali Saidi
2006-05-12fix the checkpoint bugAli Saidi
2006-05-11Fixes for ozone CPU to successfully boot and run linux.Kevin Lim
2006-05-11make the dma buffer equal to the max dma sizeAli Saidi
2006-05-11ide printing to match newmemAli Saidi