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

--HG--
extra : convert_revision : 0c2db1e1b5fdb91c1ac5705ab872a6bfb575a67a
2006-11-10 12:44:15 -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 "inPalMode". Some places are still effectively checking if they are in PAL mode, however. 2006-11-03 04:25:33 -05:00
cpu_builder.cc Merge zizzer.eecs.umich.edu:/bk/newmem/ 2006-11-01 19:00:59 -05:00
cpu_impl.hh Merge ktlim@zizzer:/bk/newmem 2006-11-10 12:44:15 -05:00
dyn_inst.cc Make O3CPU model independent of the ISA 2006-06-30 19:52:08 -04:00
dyn_inst.hh Got rid of "inPalMode". Some places are still effectively checking if they are in PAL mode, however. 2006-11-03 04:25:33 -05:00
dyn_inst_impl.hh Got rid of "inPalMode". Some places are still effectively checking if they are in PAL mode, however. 2006-11-03 04:25:33 -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 Got rid of "inPalMode". Some places are still effectively checking if they are in PAL mode, however. 2006-11-03 04:25:33 -05:00