gem5/cpu
Gabe Black dd0d8e6287 Merge gblack@m5.eecs.umich.edu:/bk/multiarch
into  ewok.(none):/home/gblack/m5/multiarch

--HG--
extra : convert_revision : f6db244a66431dd6b8c5ba251ed02d76cd509cff
2006-03-02 21:44:43 -05:00
..
memtest Made Addr a global type 2006-02-21 03:38:21 -05:00
o3 moved ev5_trap fully into the fault class. 2006-03-01 00:09:08 -05:00
ozone Cleaned up some of the Fault system. 2006-03-01 05:26:08 -05:00
simple Merge gblack@m5.eecs.umich.edu:/bk/multiarch 2006-03-02 21:44:43 -05:00
trace Made Addr a global type 2006-02-21 03:38:21 -05:00
base.cc Changes to untemplate StaticInst and StaticInstPtr, change the isa to a namespace instead of a class, an improvement to the architecture specific header file selection system, and fixed up a few include paths. 2006-02-19 02:34:37 -05:00
base.hh Made Addr a global type 2006-02-21 03:38:21 -05:00
base_dyn_inst.cc Changed targetarch to just arch. 2006-02-27 05:35:43 -05:00
base_dyn_inst.hh Changed Fault * to Fault, which is a typedef to FaultBase *, which is the old Fault class renamed. 2006-02-21 20:10:40 -05:00
cpu_models.py Enable building only selected CPU models via new scons 2006-02-23 17:00:29 -05:00
exec_context.cc Merge gblack@m5.eecs.umich.edu:/bk/multiarch 2006-03-02 21:44:43 -05:00
exec_context.hh Merge gblack@m5.eecs.umich.edu:/bk/multiarch 2006-03-02 21:44:43 -05:00
exetrace.cc Fix Lisa's CPU trace system check for syscall emulation. 2005-11-10 20:30:04 -05:00
exetrace.hh Made Addr a global type 2006-02-21 03:38:21 -05:00
inst_seq.hh fix problems on darwin/*BSD for syscall emulation mode 2006-02-10 14:21:32 -05:00
intr_control.cc Many files: 2005-06-05 05:16:00 -04:00
intr_control.hh Many files: 2005-06-05 05:16:00 -04:00
pc_event.cc Made Addr a global type 2006-02-21 03:38:21 -05:00
pc_event.hh Made Addr a global type 2006-02-21 03:38:21 -05:00
profile.cc clear the function profile on a stats reset 2005-11-20 18:33:17 -05:00
profile.hh Changed targetarch to just arch. 2006-02-27 05:35:43 -05:00
SConscript Make sure cpu/static_inst_exec_sigs.hh get rebuilt when 2006-02-25 22:57:46 -05:00
smt.hh Many files: 2005-06-05 05:16:00 -04:00
static_inst.cc Changes to untemplate StaticInst and StaticInstPtr, change the isa to a namespace instead of a class, an improvement to the architecture specific header file selection system, and fixed up a few include paths. 2006-02-19 02:34:37 -05:00
static_inst.hh Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5 2006-02-24 08:52:38 -05:00