summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-01-28Merge zizzer:/bk/newmemGabe Black
2007-01-28Merge zizzer:/bk/newmemAli Saidi
2007-01-28Merge zizzer:/bk/newmemAli Saidi
2007-01-28make unimplemented ops failAli Saidi
2007-01-28Merge zizzer:/bk/newmemAli Saidi
2007-01-28fix comparing fp registers between legion and m5Ali Saidi
2007-01-28Merge zizzer:/bk/newmemGabe Black
2007-01-28Stick the conversion of python to unix time with all ofNathan Binkert
2007-01-27I missed a couple of thingsAli Saidi
2007-01-27While I'm waiting for legion to run make m5 compile with a few more compilersAli Saidi
2007-01-27Merge zizzer:/bk/newmemGabe Black
2007-01-27Got rid of some DPRINTFs that were printing raw pointers.Gabe Black
2007-01-27Fixed up printReg so that control registers are printed by name. This is poss...Gabe Black
2007-01-26Merge zizzer:/bk/newmemAli Saidi
2007-01-26forgot to include this fileAli Saidi
2007-01-26Merge zizzer:/bk/newmemAli Saidi
2007-01-26Make Sparc traceflag even more chattyAli Saidi
2007-01-26Merge zizzer:/bk/newmemAli Saidi
2007-01-26Merge zeep.pool:/z/saidi/work/m5.newmemAli Saidi
2007-01-26make our code a little more standards compliantAli Saidi
2007-01-26Fixed the number of integer registers. There are MaxGL+1 sets of globals, not...Gabe Black
2007-01-26Merge zizzer:/bk/newmemLisa Hsu
2007-01-26eliminate cpu checkInterrupts bool, it is redundant and unnecessary.Lisa Hsu
2007-01-25Move time forward to Jan 1, 2009 and update statsNathan Binkert
2007-01-25Merge zizzer.eecs.umich.edu:/bk/newmemNathan Binkert
2007-01-25Instead of passing an int to represent time between python and C++Nathan Binkert
2007-01-25fix smul and sdiv to sign extend, and handle overflow/underflow corretlyAli Saidi
2007-01-25Fixed a warning that was breaking compilation.Gabe Black
2007-01-24Merge zizzer:/bk/newmemGabe Black
2007-01-23use pstate.am to mask off PC/NPC where it needs to +beAli Saidi
2007-01-22Update to stats because of minor to branch mispredict accounting.Gabe Black
2007-01-22Fix for slightly garbled hand mergeGabe Black
2007-01-22Merge zizzer.eecs.umich.edu:/bk/newmemGabe Black
2007-01-22Added remote gdb objects to each processGabe Black
2007-01-22fix compiling on x86/SolarisAli Saidi
2007-01-22clean up fault code a little bitAli Saidi
2007-01-22we decided to check for .interp instead of .dynamicAli Saidi
2007-01-22Merge zizzer:/bk/newmemAli Saidi
2007-01-22check if an executable is dynamic and die if it isAli Saidi
2007-01-22use writeTagAccess() function to unify writing of Tag access registersAli Saidi
2007-01-21make sure that page bits of VA on tlb insert are 0Ali Saidi
2007-01-21add dumb time of day deviceAli Saidi
2007-01-20fix InterruptLevel code to return the correct levelAli Saidi
2007-01-20atually set all 64 bits of the retun value to 0Ali Saidi
2007-01-20fix flushw implementationAli Saidi
2007-01-20Rearange tlb code to remove some duplicateAli Saidi
2007-01-20Spill and Fill handlers are actually n*4 + the start addressAli Saidi
2007-01-19Merge zed.eecs.umich.edu:/.automount/zeep/z/saidi/work/m5.newmemLisa Hsu
2007-01-19some hstick and hintp changes.Lisa Hsu
2007-01-17Allow ASI_LDTX_REALAli Saidi