Searched hist:7758 (Results 1 - 1 of 1) sorted by relevance

/gem5/src/cpu/o3/
H A Ddyn_inst_impl.hhdiff 7758:28a677d7cb51 Mon Nov 15 15:04:00 EST 2010 Min Kyu Jeong <minkyu.jeong@arm.com> 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

Completed in 7 milliseconds