Review Board 2.0.15


O3 CPU: Improve handling of delayed commit flag

Review Request #1019 - Created Jan. 28, 2012 and submitted

Information
Nilay Vaish
gem5
default
Reviewers
Default
Changeset 8816:f7bdab0ff07d
---------------------------
O3 CPU: Improve handling of delayed commit flag
The delayed commit flag is used in conjunction with interrupt pending flag to
figure out whether or not fetch stage should get more instructions. This patch
clears this flag when instructions are squashed. Also, in case an interrupt is
pending, currently it is not possible to access the instruction cache. This
patch allows accessing the cache in case this flag is set.

   

Issue Summary

2 0 2 0
Review request changed
Updated (Feb. 10, 2012, 12:46 a.m.)

Status: Closed (submitted)