summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-05-23Updates to isa parser to make it see dependencies properly with the new scanner.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
2006-05-11make m5 panic a little more verboseAli Saidi
2006-05-11Small fixes to O3 model.Kevin Lim
2006-05-11Set memory properly.Kevin Lim
2006-05-11Separate out result being ready and the instruction being complete.Kevin Lim
2006-05-04O3 CPU now handles being used with the sampler.Kevin Lim
2006-05-03Fixes for the sampler.Kevin Lim
2006-05-03XC needs to get memory from the process.Kevin Lim
2006-05-02Fix some of lisa's barchart changesNathan Binkert
2006-04-26Major update to sinic to support VSINIC betterNathan Binkert
2006-04-26Bit of formatting for sinicreg.hhNathan Binkert
2006-04-25more debugging for sinicNathan Binkert
2006-04-25more debugging for sinicNathan Binkert
2006-04-25Fix segfault in sinicNathan Binkert
2006-04-24Quiesce stuff.Kevin Lim
2006-04-24Include option for disabling PC symbols.Kevin Lim
2006-04-24Updates to Ozone model for quiesce, store conditionals.Kevin Lim
2006-04-24New stats added to O3 model.Kevin Lim
2006-04-24Fixes for ll/sc for the O3 model.Kevin Lim
2006-04-24Allow the switching on and off of PC symbols for tracing.Kevin Lim
2006-04-24Use dwarf-2 debugging symbols (they work much better).Kevin Lim
2006-04-22Include new OzoneCPU filesKevin Lim
2006-04-22Updates for OzoneCPU.Kevin Lim
2006-04-22Remove unnecessary functions.Kevin Lim