summaryrefslogtreecommitdiff
path: root/src/cpu/nativetrace.cc
AgeCommit message (Expand)Author
2007-09-04X86/StateTrace: Make m5 and statetrace track mmx and xmm registers, and actua...Gabe Black
2007-08-31X86: Get x86 to compile again after the simobject constructor change.Gabe Black
2007-08-01X86: Reorganize the native tracing code.Gabe Black
2007-07-29X86: Fix register ordering.Gabe Black
2007-07-28Turn the instruction tracing code into pluggable sim objects.Gabe Black