gem5/src/cpu/minor
Brandon Potter a928a438b8 style: [patch 3/22] reduce include dependencies in some headers
Used cppclean to help identify useless includes and removed them. This
involved erroneously included headers, but also cases where forward
declarations could have been used rather than a full include.
2016-11-09 14:27:40 -06:00
..
activity.cc style: [patch 1/22] use /r/3648/ to reorganize includes 2016-11-09 14:27:37 -06:00
activity.hh cpu: `Minor' in-order CPU model 2014-07-23 16:09:04 -05:00
buffers.hh style: [patch 3/22] reduce include dependencies in some headers 2016-11-09 14:27:40 -06:00
cpu.cc style: [patch 1/22] use /r/3648/ to reorganize includes 2016-11-09 14:27:37 -06:00
cpu.hh cpu: Add SMT support to MinorCPU 2016-07-21 17:19:16 +01:00
decode.cc style: [patch 1/22] use /r/3648/ to reorganize includes 2016-11-09 14:27:37 -06:00
decode.hh cpu: Add SMT support to MinorCPU 2016-07-21 17:19:16 +01:00
dyn_inst.cc style: [patch 1/22] use /r/3648/ to reorganize includes 2016-11-09 14:27:37 -06:00
dyn_inst.hh cpu: `Minor' in-order CPU model 2014-07-23 16:09:04 -05:00
exec_context.hh cpu: Add missing override in Minor's exec context 2016-08-15 12:00:37 +01:00
execute.cc style: [patch 1/22] use /r/3648/ to reorganize includes 2016-11-09 14:27:37 -06:00
execute.hh cpu: Add SMT support to MinorCPU 2016-07-21 17:19:16 +01:00
fetch1.cc style: [patch 1/22] use /r/3648/ to reorganize includes 2016-11-09 14:27:37 -06:00
fetch1.hh cpu: Add SMT support to MinorCPU 2016-07-21 17:19:16 +01:00
fetch2.cc cpu: disallow speculative update of branch predictor tables (o3) 2016-12-21 15:07:16 -06:00
fetch2.hh cpu: Add SMT support to MinorCPU 2016-07-21 17:19:16 +01:00
func_unit.cc style: [patch 1/22] use /r/3648/ to reorganize includes 2016-11-09 14:27:37 -06:00
func_unit.hh arch: Use const StaticInstPtr references where possible 2014-09-27 09:08:36 -04:00
lsq.cc style: [patch 1/22] use /r/3648/ to reorganize includes 2016-11-09 14:27:37 -06:00
lsq.hh cpu, arch: fix the type used for the request flags 2016-08-15 12:00:35 +01:00
MinorCPU.py cpu, arm: Distinguish Float* and SimdFloat*, create FloatMem* opClass 2016-10-15 14:58:45 -05:00
pipe_data.cc cpu: Add SMT support to MinorCPU 2016-07-21 17:19:16 +01:00
pipe_data.hh cpu: Add SMT support to MinorCPU 2016-07-21 17:19:16 +01:00
pipeline.cc style: [patch 1/22] use /r/3648/ to reorganize includes 2016-11-09 14:27:37 -06:00
pipeline.hh cpu: Add SMT support to MinorCPU 2016-07-21 17:19:16 +01:00
SConscript cpu: `Minor' in-order CPU model 2014-07-23 16:09:04 -05:00
SConsopts arch, cpu: Factor out the ExecContext into a proper base class 2014-09-03 07:42:22 -04:00
scoreboard.cc style: [patch 1/22] use /r/3648/ to reorganize includes 2016-11-09 14:27:37 -06:00
scoreboard.hh revert 5af8f40d8f2c 2015-07-28 01:58:04 -05:00
stats.cc cpu: Add instruction opclass histogram to minor 2016-04-05 08:08:12 -05:00
stats.hh cpu: Add instruction opclass histogram to minor 2016-04-05 08:08:12 -05:00
trace.hh cpu: `Minor' in-order CPU model 2014-07-23 16:09:04 -05:00