Review Board 2.0.15


O3: prevent a squash when completeAcc() modifies misc reg through TC.

Review Request #296 - Created Nov. 8, 2010 and submitted - Latest diff uploaded

Information
Ali Saidi
gem5
Reviewers
Default
O3: prevent a squash when completeAcc() modifies misc reg through TC.

This happens on ARM instructions when they update the IT state bits.
Code and associated comment was copied from execute() and initiateAcc() methods