O3: prevent a squash when completeAcc() modifies misc reg through TC.
authorMin Kyu Jeong <minkyu.jeong@arm.com>
Mon, 15 Nov 2010 20:04:04 +0000 (14:04 -0600)
committerMin Kyu Jeong <minkyu.jeong@arm.com>
Mon, 15 Nov 2010 20:04:04 +0000 (14:04 -0600)
commit745df74fe0ee57444487c7a231ce02a96244e48d
treeb79414b5d16abf70679415067bde97ff8498a4a4
parent4a1814bd524e7444f57dcd1ea24070fd7b375af3
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
src/cpu/o3/dyn_inst_impl.hh