Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-09 | style: [patch 1/22] use /r/3648/ to reorganize includes | Brandon Potter | |
2012-05-26 | ISA,CPU: Generalize and split out the components of the decode cache. | Gabe Black | |
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 |