gem5/cpu
Kevin Lim 34da58a698 Merge ktlim@zizzer:/bk/m5
into  zamp.eecs.umich.edu:/z/ktlim2/clean/m5-clean

arch/alpha/ev5.cc:
cpu/o3/regfile.hh:
    Hand merge.

--HG--
rename : arch/alpha/alpha_memory.cc => arch/alpha/tlb.cc
extra : convert_revision : c941dd2198851398820b38a66471372ed8454891
2006-02-28 15:16:24 -05:00
..
memtest Made Addr a global type 2006-02-21 03:38:21 -05:00
o3 Merge ktlim@zizzer:/bk/m5 2006-02-28 15:16:24 -05:00
ozone Changed targetarch to arch for isa_traits.hh include 2006-02-27 01:38:47 -05:00
simple Merge ktlim@zizzer:/bk/m5 2006-02-28 15:16:24 -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 Changed ev5_trap from a function of the execution context to a function of the fault. The actual function still resides in the execution context. 2006-02-27 23:26:13 -05:00
exec_context.hh Merge ktlim@zizzer:/bk/m5 2006-02-28 15:16:24 -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