gem5/src/cpu/ozone
Kevin Lim 43245d9c2f Support for recent port changes.
src/cpu/ozone/cpu.hh:
src/cpu/ozone/cpu_impl.hh:
src/cpu/ozone/front_end.hh:
src/cpu/ozone/front_end_impl.hh:
src/cpu/ozone/lw_back_end.hh:
src/cpu/ozone/lw_lsq.hh:
src/cpu/ozone/lw_lsq_impl.hh:
src/python/m5/objects/OzoneCPU.py:
    Support Ron's recent port changes.
src/cpu/ozone/lw_back_end_impl.hh:
    Support Ron's recent port changes.  Also support handling faults in SE.

--HG--
extra : convert_revision : aa1ba5111b70199c052da3e13bae605525a69891
2006-07-07 18:24:13 -04:00
..
back_end.cc Update copyright. 2006-06-07 16:02:55 -04:00
back_end.hh Update copyright. 2006-06-07 16:02:55 -04:00
back_end_impl.hh Update copyright. 2006-06-07 16:02:55 -04:00
base_dyn_inst.cc Changes to get OzoneCPU to compile once more. 2006-06-22 23:33:26 -04:00
bpred_unit.cc Changes to get OzoneCPU to compile once more. 2006-06-22 23:33:26 -04:00
checker_builder.cc Changes to get OzoneCPU to compile once more. 2006-06-22 23:33:26 -04:00
cpu.cc Changes to get OzoneCPU to compile once more. 2006-06-22 23:33:26 -04:00
cpu.hh Support for recent port changes. 2006-07-07 18:24:13 -04:00
cpu_builder.cc Changes to get OzoneCPU to compile once more. 2006-06-22 23:33:26 -04:00
cpu_impl.hh Support for recent port changes. 2006-07-07 18:24:13 -04:00
dyn_inst.cc Update copyright. 2006-06-07 16:02:55 -04:00
dyn_inst.hh Changes to get OzoneCPU to compile once more. 2006-06-22 23:33:26 -04:00
dyn_inst_impl.hh Changes to get OzoneCPU to compile once more. 2006-06-22 23:33:26 -04:00
ea_list.cc Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
ea_list.hh Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
front_end.cc Changes to get OzoneCPU to compile once more. 2006-06-22 23:33:26 -04:00
front_end.hh Support for recent port changes. 2006-07-07 18:24:13 -04:00
front_end_impl.hh Support for recent port changes. 2006-07-07 18:24:13 -04:00
inorder_back_end.cc Update copyright. 2006-06-07 16:02:55 -04:00
inorder_back_end.hh Update copyright. 2006-06-07 16:02:55 -04:00
inorder_back_end_impl.hh Update copyright. 2006-06-07 16:02:55 -04:00
inst_queue.cc Update copyright. 2006-06-07 16:02:55 -04:00
inst_queue.hh Update copyright. 2006-06-07 16:02:55 -04:00
inst_queue_impl.hh Update copyright. 2006-06-07 16:02:55 -04:00
lsq_unit.cc Update copyright. 2006-06-07 16:02:55 -04:00
lsq_unit.hh Removing of old code and adding in new comments. 2006-06-09 16:28:17 -04:00
lsq_unit_impl.hh Removing of old code and adding in new comments. 2006-06-09 16:28:17 -04:00
lw_back_end.cc Update copyright. 2006-06-07 16:02:55 -04:00
lw_back_end.hh Support for recent port changes. 2006-07-07 18:24:13 -04:00
lw_back_end_impl.hh Support for recent port changes. 2006-07-07 18:24:13 -04:00
lw_lsq.cc Update copyright. 2006-06-07 16:02:55 -04:00
lw_lsq.hh Support for recent port changes. 2006-07-07 18:24:13 -04:00
lw_lsq_impl.hh Support for recent port changes. 2006-07-07 18:24:13 -04:00
null_predictor.hh Update copyright. 2006-06-07 16:02:55 -04:00
ozone_base_dyn_inst.cc Split off instantiation into separate CC files for each of the models. This makes it easier to be able to specify only certain CPU models. 2006-06-17 21:39:25 -04:00
ozone_impl.hh Changes to get OzoneCPU to compile once more. 2006-06-22 23:33:26 -04:00
rename_table.cc Changes to get OzoneCPU to compile once more. 2006-06-22 23:33:26 -04:00
rename_table.hh Update copyright. 2006-06-07 16:02:55 -04:00
rename_table_impl.hh Update copyright. 2006-06-07 16:02:55 -04:00
simple_base_dyn_inst.cc Split off instantiation into separate CC files for each of the models. This makes it easier to be able to specify only certain CPU models. 2006-06-17 21:39:25 -04:00
simple_cpu_builder.cc Changes to get OzoneCPU to compile once more. 2006-06-22 23:33:26 -04:00
simple_impl.hh Update copyright. 2006-06-07 16:02:55 -04:00
simple_params.hh Changes to get OzoneCPU to compile once more. 2006-06-22 23:33:26 -04:00
thread_state.hh Changes to get OzoneCPU to compile once more. 2006-06-22 23:33:26 -04:00