gem5/src/arch
Kevin Lim fbf3a82c5c Fix compile error.
--HG--
extra : convert_revision : 334f5033f5a3a303bfaec3a3acfbd36f205efe86
2006-06-12 18:59:24 -04:00
..
alpha Fix memory leak. 2006-06-12 18:58:29 -04:00
mips Fix compile error. 2006-06-12 18:59:24 -04:00
sparc 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
isa_parser.py Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
isa_specific.hh Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
SConscript Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00