gem5/src/cpu/o3/alpha
Kevin Lim b973fae85d Merge ktlim@zizzer:/bk/newmem
into  zamp.eecs.umich.edu:/z/ktlim2/clean/newmem-merge

src/base/traceflags.py:
src/cpu/SConscript:
    Hand merge.
src/cpu/o3/alpha/params.hh:
    Hand merge.  This needs to get changed.

--HG--
rename : src/cpu/o3/alpha_cpu_builder.cc => src/cpu/o3/alpha/cpu_builder.cc
rename : src/cpu/o3/alpha_params.hh => src/cpu/o3/alpha/params.hh
rename : src/python/m5/objects/AlphaO3CPU.py => src/python/m5/objects/O3CPU.py
extra : convert_revision : 581f338f5bce35288f7d15d95cbd0ac3a9135e6a
2006-07-05 16:08:18 -04:00
..
cpu.cc now O3CPU is totally independent of the ISA... all alpha specific stuff is the cpu/o3/alpha directory 2006-06-30 20:49:31 -04:00
cpu.hh Make O3CPU model independent of the ISA 2006-06-30 19:52:08 -04:00
cpu_builder.cc Merge ktlim@zizzer:/bk/newmem 2006-07-05 16:08:18 -04:00
cpu_impl.hh now O3CPU is totally independent of the ISA... all alpha specific stuff is the cpu/o3/alpha directory 2006-06-30 20:49:31 -04:00
dyn_inst.cc Make O3CPU model independent of the ISA 2006-06-30 19:52:08 -04:00
dyn_inst.hh Make O3CPU model independent of the ISA 2006-06-30 19:52:08 -04:00
dyn_inst_impl.hh Make O3CPU model independent of the ISA 2006-06-30 19:52:08 -04:00
impl.hh now O3CPU is totally independent of the ISA... all alpha specific stuff is the cpu/o3/alpha directory 2006-06-30 20:49:31 -04:00
params.hh Merge ktlim@zizzer:/bk/newmem 2006-07-05 16:08:18 -04:00
thread_context.cc Make O3CPU model independent of the ISA 2006-06-30 19:52:08 -04:00
thread_context.hh Fix for FS O3CPU compile ... missing forward class declaration/header file after files got split for ISA-independence 2006-07-03 12:19:35 -04:00