summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2006-04-22Update the python file for the CPU.Kevin Lim
2006-04-22Updates for OzoneCPU.Kevin Lim
2006-04-22Updates for O3 model.Kevin Lim
2006-04-22Namespace fix.Kevin Lim
2006-04-22Move quiesce event to its own class.Kevin Lim
2006-04-22Move TLB faults into the normal fault classes. Now they are executed when th...Kevin Lim
2006-03-29Fix indentationRon Dreslinski
2006-03-29Fix for prefetching check with blocking buffers. Need to look into support f...Ron Dreslinski
2006-03-29Add some basic statistics to the disk modelRon Dreslinski
2006-03-28Make the .mpy file a .py file and convert it to the form recognized now.Ron Dreslinski
2006-03-27Add the detailed DRAM model into M5. See the /mem/timing/DRAM_M5.txt for dis...Ron Dreslinski
2006-03-23Add support in the fullsys script to run the POVray benchmark.Ron Dreslinski
2006-03-16Don't forget to check in the needed header file for the conditional prefetch ...Ron Dreslinski
2006-03-15Merge zizzer:/z/m5/Bitkeeper/m5Ron Dreslinski
2006-03-15Add support for conditional compiling in of prefetchers.Ron Dreslinski
2006-03-15Don't access init_regs directly. This does not affect newmem; Steve already ...Kevin Lim
2006-03-14Remove unneeded header files.Ron Dreslinski
2006-03-12Get rid of obsolete header that had only one declaration ofSteve Reinhardt
2006-03-10Wrapped setSysCallReturn in !FULL_SYSTEM.Gabe Black
2006-03-09fix merging issuesAli Saidi
2006-03-09Merge zizzer:/bk/multiarchAli Saidi
2006-03-09no more common syscall emulation, now common for everyoneAli Saidi
2006-03-09Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5Gabe Black
2006-03-09Use functions to access XC.Kevin Lim
2006-03-09last changes before big mergeKorey Sewell
2006-03-09minor comments to decoder.isaKorey Sewell
2006-03-08Merge zizzer:/bk/multiarchKorey Sewell
2006-03-08add explicit support for nop,ssnop, and ehb instructionsKorey Sewell
2006-03-08Include ability to copy all misc regs.Kevin Lim
2006-03-08Merge ktlim@zizzer:/bk/m5Kevin Lim
2006-03-08Forward declaration of MemoryController.Kevin Lim
2006-03-08Merge gblack@m5.eecs.umich.edu:/bk/multiarchGabe Black
2006-03-08Working towards compiling SPARC_SEGabe Black
2006-03-08Update MiscReg enum and miscRegFile definitionKorey Sewell