Age | Commit message (Expand) | Author |
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 |
2006-11-10 | Change exetrace code for working with my trace tool to use stream io rather t... | Gabe Black |
2006-11-09 | Get SPARC to the point that it starts running. Add ability to load the ROM bi... | Ali Saidi |
2006-11-07 | add code to operate in lockstep with legion | Ali Saidi |
2006-10-18 | Fixed up exetrace.cc to deal with microcode, and to made floating point regis... | Gabe Black |
2006-09-03 | A quick fix to isolate the tracing code to SPARC | Gabe Black |
2006-08-30 | Change the cpu pointer in the InstRecord object to a thread context pointer. | Gabe Black |
2006-08-29 | Extended the reg delta output. | Gabe Black |
2006-08-11 | Started adding a system to output data after every instruction. | Gabe Black |