Review Board 2.0.15


ARM: Fix SRS instruction to micro-code memory operation and register update.

Review Request #305 - Created Nov. 11, 2010 and submitted - Latest diff uploaded

Information
Ali Saidi
gem5
Reviewers
Default
ARM: Fix SRS instruction to micro-code memory operation and register update.

Previously the SRS instruction attempted to writeback in initiateAcc() which
worked until a recent change, but was incorrect.