summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2007-03-15Merge zizzer.eecs.umich.edu:/bk/newmemGabe Black
2007-03-15Make the predecoder an object with it's own switched header file. Start addin...Gabe Black
2007-03-13Merge zizzer.eecs.umich.edu:/bk/newmemGabe Black
2007-03-13Replaced makeExtMI with predecode.Gabe Black
2007-03-13fix interrupting during a quisce on sparcAli Saidi
2007-03-12Merge zizzer:/bk/newmemAli Saidi
2007-03-12call ccprintf() with the appropriate argument types so we don't recuse foreverAli Saidi
2007-03-12Merge zizzer:/bk/newmemRon Dreslinski
2007-03-12remove the extern C around gdb helper functions. It's need needed for any new...Ali Saidi
2007-03-12Fix mulscc.Gabe Black
2007-03-12Clean up more memory leaksRon Dreslinski
2007-03-12Merge zizzer:/bk/newmemRon Dreslinski
2007-03-12Fix some of the memory leaks related to writebacksRon Dreslinski
2007-03-12Get rid of those pesky valgrind warnings, Conditional jump or move depends on...Ali Saidi
2007-03-12Merge zizzer:/bk/newmemAli Saidi
2007-03-12move hver code to ua2005.ccAli Saidi
2007-03-12Add the rename syscall.Gabe Black
2007-03-12Fix the mnemonic and the branch displacement field size of the branch on floa...Gabe Black
2007-03-11Merge zizzer.eecs.umich.edu:/bk/newmemGabe Black
2007-03-11Make sttw and sttwa use the twin memory operations.Gabe Black
2007-03-10Rework the way SCons recurses into subdirectories, making itNathan Binkert
2007-03-10Merge zower.eecs.umich.edu:/home/gblack/m5/newmem-statetraceGabe Black
2007-03-10Merge zizzer.eecs.umich.edu:/bk/newmemGabe Black
2007-03-10Fix bounds check for the cwpGabe Black
2007-03-10Added implementations of the fpop2 instructions.Gabe Black
2007-03-10Merge zizzer.eecs.umich.edu:/bk/newmemGabe Black
2007-03-10Compilation fixGabe Black
2007-03-10I thought this code got deleted, but since it hasn't I've moved it to a place...Ali Saidi
2007-03-09Merge zizzer.eecs.umich.edu:/bk/newmemGabe Black
2007-03-09Use the TheISA namespace in case we're coming from a file that doesn't do tha...Gabe Black
2007-03-09Split the syscall table, SPARC specific syscall implementations, and the 32 b...Gabe Black
2007-03-09Merge zizzer:/bk/newmemAli Saidi
2007-03-09implement ipi stufff for SPARCAli Saidi
2007-03-09Two fixes:Kevin Lim
2007-03-08Panic if any CMT registers are accessedAli Saidi
2007-03-08stop m5 from leaking like a sieveAli Saidi
2007-03-08Fixed an off-by-one error.Gabe Black
2007-03-08Merge zizzer.eecs.umich.edu:/bk/newmemGabe Black
2007-03-08Fix up the SPARC initial stack frame to match an actual 32 bit process.Gabe Black
2007-03-07I missed a couple of WithEffects, this should do itAli Saidi
2007-03-07fix compiling of FS after Gabe's last compileAli Saidi
2007-03-07Move the magic m5 PageTableFault into sim/faults.[hh,cc] since it's the same ...Gabe Black
2007-03-07Merge zizzer.eecs.umich.edu:/bk/newmemGabe Black
2007-03-07Merge zizzer:/bk/newmemAli Saidi
2007-03-07*MiscReg->*MiscRegNoEffect, *MiscRegWithEffect->*MiscRegAli Saidi
2007-03-07Add setData functions for the new Twin??_t types.Gabe Black
2007-03-07Add some constructors and an output operator to the Twin??_t types so that o3...Gabe Black
2007-03-07Make byteswap work correctly on Twin??_t types.Gabe Black
2007-03-06CleanupNathan Binkert
2007-03-06Merge zizzer.eecs.umich.edu:/bk/newmemGabe Black