summaryrefslogtreecommitdiff
path: root/src/cpu/exetrace.cc
AgeCommit message (Expand)Author
2007-01-03Merge zizzer:/bk/newmemGabe Black
2006-12-27Compare legion and m5 tlbs for differencesAli Saidi
2006-12-19fix twinx loads a little bitAli Saidi
2006-12-16Merge zizzer:/bk/newmemGabe Black
2006-12-15some small general fixes to make everythign work nicely with other ISAs, now ...Lisa Hsu
2006-12-12Fix bugs in tlbmap (and thus rangemap since the code is nearly identical)Ali Saidi
2006-12-09Allocate the correct number of global registersAli Saidi
2006-12-07Fixed to take into account the misc regs that became int regs.Gabe Black
2006-12-07get legion/m5 to first tlb miss faultAli Saidi
2006-12-04reogranize code to split off FS only misc regs with effect into their own fil...Ali Saidi
2006-12-04Legion actually writes to tl-1 in the data structure, so we need to compare c...Ali Saidi
2006-12-04More changes to get SPARC fs closer. Now at 1.2M cycles before differenceAli Saidi
2006-11-23Use the right constant.Gabe Black
2006-11-20Add in checks of more Legion based state, and put in more sophisticated forma...Gabe Black
2006-11-16Fixes for SPARC_FSGabe Black
2006-11-11Certain header files should only be used in FS.Gabe Black
2006-11-10fix endian issues with condition codesAli Saidi
2006-11-10Change exetrace code for working with my trace tool to use stream io rather t...Gabe Black
2006-11-09Get SPARC to the point that it starts running. Add ability to load the ROM bi...Ali Saidi
2006-11-07add code to operate in lockstep with legionAli Saidi
2006-10-18Fixed up exetrace.cc to deal with microcode, and to made floating point regis...Gabe Black
2006-09-03A quick fix to isolate the tracing code to SPARCGabe Black
2006-08-30Change the cpu pointer in the InstRecord object to a thread context pointer.Gabe Black
2006-08-29Extended the reg delta output.Gabe Black
2006-08-11Started adding a system to output data after every instruction.Gabe Black
2006-06-02Merge ktlim@zizzer:/bk/newmemKevin Lim
2006-05-31Updated Authors from bk prs infoAli Saidi
2006-05-30Merge ktlim@zizzer:/bk/m5Kevin Lim
2006-05-22New directory structure:Steve Reinhardt