gem5/src/cpu/ozone
Gabe Black f2b46fdb85 Faults: Turn off arch/faults.hh
Because there are no longer architecture independent but specialized functions
in arch/XXX/faults.hh, code that isn't using the faults from a particular ISA
no longer needs to be able to include them through the switching header file
arch/faults.hh. By removing that header file (arch/faults.hh), the potential
interface between ISA code and non ISA code is narrowed.
2012-02-07 04:43:21 -08:00
..
back_end.cc Update copyright. 2006-06-07 16:02:55 -04:00
back_end.hh includes: sort all includes 2011-04-15 10:44:06 -07:00
back_end_impl.hh SE/FS: Get rid of FULL_SYSTEM in the CPU directory. 2011-11-18 01:33:28 -08:00
base_dyn_inst.cc includes: sort all includes 2011-04-15 10:44:06 -07:00
bpred_unit.cc Changes to get OzoneCPU to compile once more. 2006-06-22 23:33:26 -04:00
checker_builder.cc SE/FS: Get rid of FULL_SYSTEM in the CPU directory. 2011-11-18 01:33:28 -08:00
cpu.cc Changes to get OzoneCPU to compile once more. 2006-06-22 23:33:26 -04:00
cpu.hh Merge with the main repo. 2012-01-28 07:24:01 -08:00
cpu_builder.cc SE/FS: Get rid of FULL_SYSTEM in the CPU directory. 2011-11-18 01:33:28 -08:00
cpu_impl.hh Faults: Turn off arch/faults.hh 2012-02-07 04:43:21 -08:00
dyn_inst.cc Update copyright. 2006-06-07 16:02:55 -04:00
dyn_inst.hh SE/FS: Get rid of includes of config/full_system.hh. 2011-11-18 02:20:22 -08:00
dyn_inst_impl.hh SE/FS: Get rid of includes of config/full_system.hh. 2011-11-18 02:20:22 -08:00
ea_list.cc includes: sort all includes 2011-04-15 10:44:06 -07:00
ea_list.hh includes: sort includes again 2009-05-17 14:34:52 -07:00
front_end.cc Changes to get OzoneCPU to compile once more. 2006-06-22 23:33:26 -04:00
front_end.hh MEM: Separate queries for snooping and address ranges 2012-01-17 12:55:09 -06:00
front_end_impl.hh Merge with the main repo. 2012-01-28 07:24:01 -08:00
inorder_back_end.cc Update copyright. 2006-06-07 16:02:55 -04:00
inorder_back_end.hh SE/FS: Get rid of FULL_SYSTEM in the CPU directory. 2011-11-18 01:33:28 -08:00
inorder_back_end_impl.hh SE/FS: Get rid of FULL_SYSTEM in the CPU directory. 2011-11-18 01:33:28 -08:00
inst_queue.cc includes: sort all includes 2011-04-15 10:44:06 -07:00
inst_queue.hh includes: sort all includes 2011-04-15 10:44:06 -07:00
inst_queue_impl.hh includes: sort all includes 2011-04-15 10:44:06 -07:00
lsq_unit.cc includes: sort all includes 2011-04-15 10:44:06 -07:00
lsq_unit.hh Faults: Turn off arch/faults.hh 2012-02-07 04:43:21 -08:00
lsq_unit_impl.hh Faults: Turn off arch/faults.hh 2012-02-07 04:43:21 -08:00
lw_back_end.cc Update copyright. 2006-06-07 16:02:55 -04:00
lw_back_end.hh includes: sort all includes 2011-04-15 10:44:06 -07:00
lw_back_end_impl.hh SE/FS: Get rid of FULL_SYSTEM in the CPU directory. 2011-11-18 01:33:28 -08:00
lw_lsq.cc includes: sort all includes 2011-04-15 10:44:06 -07:00
lw_lsq.hh Faults: Turn off arch/faults.hh 2012-02-07 04:43:21 -08:00
lw_lsq_impl.hh Faults: Turn off arch/faults.hh 2012-02-07 04:43:21 -08:00
null_predictor.hh types: add a type for thread IDs and try to use it everywhere 2009-05-26 09:23:13 -07:00
ozone_base_dyn_inst.cc includes: sort all includes 2011-04-15 10:44:06 -07:00
ozone_impl.hh includes: sort all includes 2011-04-15 10:44:06 -07:00
OzoneChecker.py python: Move more code into m5.util allow SCons to use that code. 2009-09-22 15:24:16 -07:00
OzoneCPU.py python: Move more code into m5.util allow SCons to use that code. 2009-09-22 15:24:16 -07:00
rename_table.cc includes: sort all includes 2011-04-15 10:44:06 -07:00
rename_table.hh arch: nuke arch/isa_specific.hh and move stuff to generated config/the_isa.hh 2009-09-23 08:34:21 -07:00
rename_table_impl.hh arch: nuke arch/isa_specific.hh and move stuff to generated config/the_isa.hh 2009-09-23 08:34:21 -07:00
SConscript scons: rename TraceFlags to DebugFlags 2011-06-02 17:36:21 -07:00
SConsopts cpu_models: get rid of cpu_models.py and move the stuff into SCons 2010-02-26 18:14:48 -08:00
simple_base_dyn_inst.cc includes: sort all includes 2011-04-15 10:44:06 -07:00
simple_cpu_builder.cc SE/FS: Get rid of FULL_SYSTEM in the CPU directory. 2011-11-18 01:33:28 -08:00
simple_impl.hh includes: sort all includes 2011-04-15 10:44:06 -07:00
simple_params.hh SE/FS: Get rid of FULL_SYSTEM in the CPU directory. 2011-11-18 01:33:28 -08:00
SimpleOzoneCPU.py SE/FS: Get rid of FULL_SYSTEM in the CPU directory. 2011-11-18 01:33:28 -08:00
thread_state.hh SE/FS: Get rid of FULL_SYSTEM in the CPU directory. 2011-11-18 01:33:28 -08:00