Posted (Oct. 27, 2010, 7:18 a.m.)
It looks like you used it properly in the diff, but you're not making -all- uops delayed commit as you commit message suggests, only the ones that aren't the last uop in the macroop. Moving setDelayedCommit into the static inst like you did to be symmetric with setLastMicroop (or at least I assume that's why) is probably the right thing to do.
