gem5/src/cpu/o3/alpha
Kevin Lim 047f77102b Merge ktlim@zizzer:/bk/newmem
into  zamp.eecs.umich.edu:/z/ktlim2/clean/tmp/clean2

src/cpu/base_dyn_inst.hh:
    Hand merge.  Line is no longer needed because it's handled in the ISA.

--HG--
extra : convert_revision : 0be4067aa38759a5631c6940f0167d48fde2b680
2007-03-23 13:20:19 -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 *MiscReg->*MiscRegNoEffect, *MiscRegWithEffect->*MiscReg 2007-03-07 15:04:31 -05:00
cpu_builder.cc A couple of minor fixes. 2007-03-23 11:22:43 -04:00
cpu_impl.hh Merge ktlim@zizzer:/bk/newmem 2007-03-23 13:20:19 -04:00
dyn_inst.cc Make O3CPU model independent of the ISA 2006-06-30 19:52:08 -04:00
dyn_inst.hh I missed a couple of WithEffects, this should do it 2007-03-07 21:51:44 -05:00
dyn_inst_impl.hh *MiscReg->*MiscRegNoEffect, *MiscRegWithEffect->*MiscReg 2007-03-07 15:04:31 -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