gem5/cpu
Steve Reinhardt 1cb7159966 Make memtest compile again.
cpu/memtest/memtest.hh:
    Oops... make memtest compile with new event priorities too.

--HG--
extra : convert_revision : 8143f2e078bb785991d351803fc3a6a50aa31ae5
2003-12-11 08:46:21 -08:00
..
full_cpu Various cleanup. Mostly forcing initialization of some fields... 2003-12-06 09:57:59 -08:00
memtest Make memtest compile again. 2003-12-11 08:46:21 -08:00
simple_cpu - Switch events to use a priority enum instead of integers. 2003-12-11 08:29:52 -08:00
base_cpu.cc Initial support for CPU switching. New SamplingCPU object encompasses a set 2003-10-23 19:07:52 -07:00
base_cpu.hh Factor ExecContext::setStatus(), BaseCPU::execCtxStatusChange(), 2003-12-10 17:47:28 -08:00
exec_context.cc Factor ExecContext::setStatus(), BaseCPU::execCtxStatusChange(), 2003-12-10 17:47:28 -08:00
exec_context.hh Factor ExecContext::setStatus(), BaseCPU::execCtxStatusChange(), 2003-12-10 17:47:28 -08:00
exetrace.cc Minor changes to instruction trace output. 2003-11-03 20:26:51 -08:00
exetrace.hh Get rid of obsolete code, most of it '#if 0'ed anyway. 2003-10-19 17:30:26 -07:00
inst_seq.hh File moves for the reorg. Tree is in broken state until I commit the makefile and 2003-10-10 09:57:26 -07:00
intr_control.cc General fixes for Sampling CPU in full system mode, and serialization of sampling CPU 2003-11-02 19:38:22 -05:00
intr_control.hh General fixes for Sampling CPU in full system mode, and serialization of sampling CPU 2003-11-02 19:38:22 -05:00
pc_event.cc Remove all of the Tru64 specific stuff from the base System object 2003-10-14 12:19:59 -04:00
pc_event.hh Move to non-architecture specific MemReq 2003-10-23 16:40:08 -04:00
static_inst.cc Make include paths explicit and update makefile accordingly. 2003-10-10 11:09:00 -07:00
static_inst.hh Rename CPU object to FullCPU 2003-10-13 22:21:19 -07:00