Review Board 2.0.15


CPU: Moving towards a more general port across CPU models

Review Request #944 - Created Dec. 18, 2011 and submitted

Information
Andreas Hansson
gem5
default
Reviewers
Default
CPU: Moving towards a more general port across CPU models

This patch performs minimal changes to move the instruction and data
ports from specialised subclasses to the base CPU (to the largest
degree possible). Ultimately it servers to make the CPU(s) have a
well-defined interface to the memory sub-system.
util/regress all passing (disregarding t1000 and eio)
Review request changed
Updated (Jan. 12, 2012, 2:20 a.m.)