gem5/src/kern/tru64
Nathan Binkert 184decd196 Clean up tracing stuff more, get rid of the trace log since
its not all that useful. Fix a few bugs with python/C++
integration.

--HG--
extra : convert_revision : a706512f7dc8b0c88f1ff96fe35ab8fbf9548b78
2007-02-10 15:14:50 -08:00
..
dump_mbuf.cc Clean up tracing stuff more, get rid of the trace log since 2007-02-10 15:14:50 -08:00
dump_mbuf.hh Took the Alpha prefix off of AlphaArguments, and made sure it was being used from TheISA:: rather than AlphaISA:: 2006-11-06 18:28:10 -05:00
mbuf.hh Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
printf.cc Clean up tracing stuff more, get rid of the trace log since 2007-02-10 15:14:50 -08:00
printf.hh Took the Alpha prefix off of AlphaArguments, and made sure it was being used from TheISA:: rather than AlphaISA:: 2006-11-06 18:28:10 -05:00
tru64.hh Moved the Alpha MiscRegFile into it's own file, and got rid of the Alpha specific DepTag constants. 2006-11-09 21:30:48 -05:00
tru64_events.cc Clean up tracing stuff more, get rid of the trace log since 2007-02-10 15:14:50 -08:00
tru64_events.hh Change ExecContext to ThreadContext. This is being renamed to differentiate between the interface used objects outside of the CPU, and the interface used by the ISA. ThreadContext is used by objects outside of the CPU and is specifically defined in thread_context.hh. ExecContext is more implicit, and is defined by files such as base_dyn_inst.hh or cpu/simple/base.hh. 2006-06-06 17:32:21 -04:00
tru64_syscalls.cc Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
tru64_syscalls.hh Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00