gem5/src/cpu/o3/alpha
Gabe Black 0358ccee23 Merge zizzer:/bk/newmem
into  zower.eecs.umich.edu:/eecshome/m5/newmem

src/arch/sparc/isa/formats/mem/util.isa:
src/arch/sparc/isa_traits.hh:
src/arch/sparc/system.cc:
    Hand Merge

--HG--
extra : convert_revision : d5e0c97caebb616493e2f642e915969d7028109c
2007-01-27 01:59:20 -05: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 Got rid of some typedefs, moved the tlbs to the base o3 cpu, and called the architecture defined setSyscallReturn function instead of a duplicate copy. 2006-12-06 11:36:40 -05:00
cpu_builder.cc Make cpu's capable of having a phase shift 2006-11-14 01:10:36 -05:00
cpu_impl.hh Merge zizzer:/bk/newmem 2007-01-27 01:59:20 -05:00
dyn_inst.cc Make O3CPU model independent of the ISA 2006-06-30 19:52:08 -04:00
dyn_inst.hh Fixes to get ALPHA_FS and ALPHA_SE to compile again. 2006-12-20 20:44:06 -05:00
dyn_inst_impl.hh Fixes to get ALPHA_FS and ALPHA_SE to compile again. 2006-12-20 20:44:06 -05:00
impl.hh more steps toward O3 SMT 2006-07-06 11:25:44 -04:00
params.hh Adjustments for the AlphaTLB changing to AlphaISA::TLB and changing register file functions to not take faults 2006-11-01 16:44:45 -05:00
thread_context.cc Make O3CPU model independent of the ISA 2006-06-30 19:52:08 -04:00
thread_context.hh Implement a stub nnpc for alpha that is read only as npc+4. 2006-12-28 14:27:45 -05:00