Age | Commit message (Expand) | Author |
2009-09-23 | arch: nuke arch/isa_specific.hh and move stuff to generated config/the_isa.hh | Nathan Binkert |
2009-02-25 | CPU: Only look up the nearest symbol in the kernel if you're actually in kern... | Gabe Black |
2009-02-10 | ExeTrace: Allow subclasses of the tracer to define their own prefix to dump | Korey Sewell |
2009-01-11 | This fix addresses an ill formed if statement that fails | Richard Strong |
2009-01-06 | Tracing: Make tracing aware of macro and micro ops. | Gabe Black |
2008-11-04 | get rid of all instances of readTid() and getThreadNum(). Unify and eliminate | Lisa Hsu |
2007-08-30 | params: Deprecate old-style constructors; update most SimObject constructors. | Miles Kaufmann |
2007-07-28 | Turn the instruction tracing code into pluggable sim objects. | Gabe Black |
2007-07-23 | Major changes to how SimObjects are created and initialized. Almost all | Nathan Binkert |
2007-06-19 | Missed an "offset" to get rid of. | Gabe Black |
2007-06-14 | Modified instruction decode method. | Vincentius Robby |
2007-06-14 | A fix for SPARC_FS compilation. | Gabe Black |
2007-06-12 | Make microOp vs microop and macroOp vs macroop capitilization consistent. | Gabe Black |
2007-04-10 | Fixed a compile error. | Gabe Black |
2007-03-21 | Merge zizzer.eecs.umich.edu:/bk/newmem | Gabe Black |
2007-03-21 | The m5 side of statetrace. This is fairly ugly, but I don't want to lose it. | Gabe Black |
2007-03-18 | Compile fixes for SPARC_FS. | Gabe Black |
2007-03-07 | *MiscReg->*MiscRegNoEffect, *MiscRegWithEffect->*MiscReg | Ali Saidi |
2007-02-13 | Merge all of the execution trace configuration stuff into | Nathan Binkert |
2007-02-10 | Clean up tracing stuff more, get rid of the trace log since | Nathan Binkert |
2007-02-06 | more fp fixes | Ali Saidi |
2007-02-02 | fix mostly floating point related | Ali Saidi |
2007-01-30 | add fsr to the list of registers we are interested in | Ali Saidi |
2007-01-29 | fix some over sights in moving windowing and ccr registers to int reg file | Ali Saidi |
2007-01-29 | Merge zizzer:/bk/newmem | Ali Saidi |
2007-01-28 | fix comparing fp registers between legion and m5 | Ali Saidi |
2007-01-27 | Merge zizzer:/bk/newmem | Gabe Black |
2007-01-26 | Make Sparc traceflag even more chatty | Ali Saidi |
2007-01-24 | Merge zizzer:/bk/newmem | Gabe Black |
2007-01-23 | use pstate.am to mask off PC/NPC where it needs to +be | Ali Saidi |
2007-01-22 | Merge zizzer.eecs.umich.edu:/bk/newmem | Gabe Black |
2007-01-16 | Fix legion lock code a bit so that if we jump out of a micro coded instructio... | Ali Saidi |
2007-01-08 | change when legion-lock causes the simulation to die. It now happens after tw... | Ali Saidi |
2007-01-03 | Merge zizzer:/bk/newmem | Gabe Black |
2006-12-27 | Compare legion and m5 tlbs for differences | Ali Saidi |
2006-12-19 | fix twinx loads a little bit | Ali Saidi |
2006-12-16 | Merge zizzer:/bk/newmem | Gabe Black |
2006-12-15 | some small general fixes to make everythign work nicely with other ISAs, now ... | Lisa Hsu |
2006-12-12 | Fix bugs in tlbmap (and thus rangemap since the code is nearly identical) | Ali Saidi |
2006-12-09 | Allocate the correct number of global registers | Ali Saidi |
2006-12-07 | Fixed to take into account the misc regs that became int regs. | Gabe Black |
2006-12-07 | get legion/m5 to first tlb miss fault | Ali Saidi |
2006-12-04 | reogranize code to split off FS only misc regs with effect into their own fil... | Ali Saidi |
2006-12-04 | Legion actually writes to tl-1 in the data structure, so we need to compare c... | Ali Saidi |
2006-12-04 | More changes to get SPARC fs closer. Now at 1.2M cycles before difference | Ali Saidi |
2006-11-23 | Use the right constant. | Gabe Black |
2006-11-20 | Add in checks of more Legion based state, and put in more sophisticated forma... | Gabe Black |
2006-11-16 | Fixes for SPARC_FS | Gabe Black |
2006-11-11 | Certain header files should only be used in FS. | Gabe Black |
2006-11-10 | fix endian issues with condition codes | Ali Saidi |