gem5/cpu/o3
Kevin Lim 67732a7b28 Merge ktlim@zizzer:/bk/m5
into  zamp.eecs.umich.edu:/z/ktlim2/m5-proxyxc

arch/alpha/ev5.cc:
cpu/o3/cpu.hh:
    SCCS merged

--HG--
extra : convert_revision : 38889011ea02005c8fd3a7f3b0be3395223f6166
2006-03-08 13:26:30 -05:00
..
2bit_local_pred.cc shuffle files around for new directory structure 2005-06-04 20:50:10 -04:00
2bit_local_pred.hh Made Addr a global type 2006-02-21 03:38:21 -05:00
alpha_cpu.cc shuffle files around for new directory structure 2005-06-04 20:50:10 -04:00
alpha_cpu.hh Merge ktlim@zizzer:/bk/m5 2006-03-08 13:26:30 -05:00
alpha_cpu_builder.cc Merge ktlim@zizzer:/bk/m5 2006-03-05 00:34:54 -05:00
alpha_cpu_impl.hh Merge ktlim@zizzer:/bk/m5 2006-03-08 13:26:30 -05:00
alpha_dyn_inst.cc shuffle files around for new directory structure 2005-06-04 20:50:10 -04:00
alpha_dyn_inst.hh Changes to put all the misc regs within the misc reg file. This includes the FPCR, Uniq, lock flag, lock addr, and IPRs. 2006-02-27 11:44:35 -05:00
alpha_dyn_inst_impl.hh Changes to put all the misc regs within the misc reg file. This includes the FPCR, Uniq, lock flag, lock addr, and IPRs. 2006-02-27 11:44:35 -05:00
alpha_impl.hh 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
alpha_params.hh Build options are set via a build_options file in the 2005-08-30 13:18:54 -04:00
bpred_unit.cc shuffle files around for new directory structure 2005-06-04 20:50:10 -04:00
bpred_unit.hh Changed targetarch to arch for isa_traits.hh include 2006-02-27 01:38:47 -05:00
bpred_unit_impl.hh 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
btb.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
btb.hh Made Addr a global type 2006-02-21 03:38:21 -05:00
comm.hh Changed targetarch to arch for isa_traits.hh include 2006-02-27 01:38:47 -05:00
commit.cc shuffle files around for new directory structure 2005-06-04 20:50:10 -04:00
commit.hh 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
commit_impl.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.cc Steps towards setting up the infrastructure to allow the new CPU model to work in full system mode. 2006-03-04 15:18:40 -05:00
cpu.hh Merge ktlim@zizzer:/bk/m5 2006-03-08 13:26:30 -05:00
cpu_policy.hh Update #defines for the O3CPU. Also include the copyright. 2005-06-05 03:25:26 -04:00
decode.cc shuffle files around for new directory structure 2005-06-04 20:50:10 -04:00
decode.hh Made Addr a global type 2006-02-21 03:38:21 -05:00
decode_impl.hh shuffle files around for new directory structure 2005-06-04 20:50:10 -04:00
fetch.cc shuffle files around for new directory structure 2005-06-04 20:50:10 -04:00
fetch.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
fetch_impl.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
free_list.cc shuffle files around for new directory structure 2005-06-04 20:50:10 -04:00
free_list.hh 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
iew.cc shuffle files around for new directory structure 2005-06-04 20:50:10 -04:00
iew.hh 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
iew_impl.hh 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
inst_queue.cc shuffle files around for new directory structure 2005-06-04 20:50:10 -04:00
inst_queue.hh Update #defines for the O3CPU. Also include the copyright. 2005-06-05 03:25:26 -04:00
inst_queue_impl.hh fix problems on darwin/*BSD for syscall emulation mode 2006-02-10 14:21:32 -05:00
mem_dep_unit.cc shuffle files around for new directory structure 2005-06-04 20:50:10 -04:00
mem_dep_unit.hh Update #defines for the O3CPU. Also include the copyright. 2005-06-05 03:25:26 -04:00
mem_dep_unit_impl.hh shuffle files around for new directory structure 2005-06-04 20:50:10 -04:00
ras.cc shuffle files around for new directory structure 2005-06-04 20:50:10 -04:00
ras.hh Made Addr a global type 2006-02-21 03:38:21 -05:00
regfile.hh Pushed ev5.hh out of the non-alpha code. 2006-03-07 14:08:01 -05:00
rename.cc shuffle files around for new directory structure 2005-06-04 20:50:10 -04:00
rename.hh Made Addr a global type 2006-02-21 03:38:21 -05:00
rename_impl.hh Build options are set via a build_options file in the 2005-08-30 13:18:54 -04:00
rename_map.cc shuffle files around for new directory structure 2005-06-04 20:50:10 -04:00
rename_map.hh 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
rob.cc Update #defines for the O3CPU. Also include the copyright. 2005-06-05 03:25:26 -04:00
rob.hh 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
rob_impl.hh Build options are set via a build_options file in the 2005-08-30 13:18:54 -04:00
sat_counter.cc Many files: 2005-06-05 05:16:00 -04:00
sat_counter.hh Many files: 2005-06-05 05:16:00 -04:00
store_set.cc shuffle files around for new directory structure 2005-06-04 20:50:10 -04:00
store_set.hh Made Addr a global type 2006-02-21 03:38:21 -05:00
tournament_pred.cc shuffle files around for new directory structure 2005-06-04 20:50:10 -04:00
tournament_pred.hh Made Addr a global type 2006-02-21 03:38:21 -05:00