summaryrefslogtreecommitdiff
path: root/src/cpu/decode_cache.hh
AgeCommit message (Expand)Author
2012-05-26ISA,CPU: Generalize and split out the components of the decode cache.Gabe Black
2012-05-25ISA: Make the decode function part of the ISA's decoder.Gabe Black
2012-05-25CPU: Simplify the implementation of the decode cache.Gabe Black
2011-09-09Decode: Pull instruction decoding out of the StaticInst class into its own.Gabe Black