gem5/src/cpu/ozone
Andreas Sandberg 2cfe62adc4 cpu: Rename defer_registration->switched_out
The defer_registration parameter is used to prevent a CPU from
initializing at startup, leaving it in the "switched out" mode. The
name of this parameter (and the help string) is confusing. This patch
renames it to switched_out, which should be more descriptive.
2013-01-07 13:05:45 -05: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 cpu: rename the misleading inSyscall to noSquashFromTC 2013-01-07 13:05:33 -05: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 cpu: Rename defer_registration->switched_out 2013-01-07 13:05:45 -05:00
cpu.cc Changes to get OzoneCPU to compile once more. 2006-06-22 23:33:26 -04:00
cpu.hh MEM: Enable multiple distributed generalized memories 2012-04-06 13:46:31 -04:00
cpu_builder.cc cpu: Rename defer_registration->switched_out 2013-01-07 13:05:45 -05:00
cpu_impl.hh cpu: rename the misleading inSyscall to noSquashFromTC 2013-01-07 13:05:33 -05: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 cpu: rename the misleading inSyscall to noSquashFromTC 2013-01-07 13:05:33 -05: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: Introduce the master/slave port sub-classes in C++ 2012-03-30 09:40:11 -04:00
front_end_impl.hh MEM: Remove the Broadcast destination from the packet 2012-04-14 05:45:55 -04: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 cpu: rename the misleading inSyscall to noSquashFromTC 2013-01-07 13:05:33 -05: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 cpu: rename the misleading inSyscall to noSquashFromTC 2013-01-07 13:05:33 -05:00
lw_lsq.cc includes: sort all includes 2011-04-15 10:44:06 -07:00
lw_lsq.hh sim: Remove FastAlloc 2012-06-05 01:23:08 -04:00
lw_lsq_impl.hh MEM: Remove the Broadcast destination from the packet 2012-04-14 05:45:55 -04: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 CPU: Remove overloaded function_trace_start parameter 2012-08-21 05:49:43 -04:00
OzoneCPU.py CPU: Remove overloaded function_trace_start parameter 2012-08-21 05:49:43 -04: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 CheckerCPU: Make CheckerCPU runtime selectable instead of compile selectable 2012-03-09 09:59:27 -05: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 cpu: Rename defer_registration->switched_out 2013-01-07 13:05:45 -05: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 CPU: Remove overloaded function_trace_start parameter 2012-08-21 05:49:43 -04:00
thread_state.hh cpu: rename the misleading inSyscall to noSquashFromTC 2013-01-07 13:05:33 -05:00