Review Board 2.0.15


cpu: Fixed a bug on where to fetch the next instruction from

Review Request #2783 - Created May 11, 2015 and submitted - Latest diff uploaded

Information
Tony Gutierrez
gem5
default
Reviewers
Default
Changeset 10840:f0a68f5e8afb
---------------------------
cpu: Fixed a bug on where to fetch the next instruction from

Figure out if the next instruction to fetch comes from the micro-op ROM
or not. Otherwise, wrong instructions may be fetched.