gem5/src/arch/generic
Gabe Black 19df4e94ee ISA,CPU: Generalize and split out the components of the decode cache.
This will allow it to be specialized by the ISAs. The existing caching scheme
is provided by the BasicDecodeCache in the GenericISA namespace and is built
from the generalized components.

--HG--
rename : src/cpu/decode_cache.cc => src/arch/generic/decode_cache.cc
2012-05-26 13:45:12 -07:00
..
debugfaults.hh Faults: Add in generic faults that work like panics, warns, etc. 2011-09-27 00:17:09 -07:00
decode_cache.cc ISA,CPU: Generalize and split out the components of the decode cache. 2012-05-26 13:45:12 -07:00
decode_cache.hh ISA,CPU: Generalize and split out the components of the decode cache. 2012-05-26 13:45:12 -07:00
memhelpers.hh clang: Enable compiling gem5 using clang 2.9 and 3.0 2012-01-31 12:05:52 -05:00
SConscript ISA,CPU: Generalize and split out the components of the decode cache. 2012-05-26 13:45:12 -07:00
types.hh arch: print next upc correctly 2011-06-28 18:27:38 -05:00