Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-05-26 | CPU: Merge the predecoder and decoder. | Gabe Black | |
These classes are always used together, and merging them will give the ISAs more flexibility in how they cache things and manage the process. --HG-- rename : src/arch/x86/predecoder_tables.cc => src/arch/x86/decoder_tables.cc |