cpu: Fix setTranslateLatency() bug for squashed instructions
authorMitchell Hayenga <Mitchell.Hayenga@ARM.com>
Wed, 23 Apr 2014 09:18:26 +0000 (05:18 -0400)
committerMitchell Hayenga <Mitchell.Hayenga@ARM.com>
Wed, 23 Apr 2014 09:18:26 +0000 (05:18 -0400)
commitbf25c53a7d2e34319a8f845045c83ef7a74068a7
tree4285fd3c7269ebb95f5df0867a0c68523e18a6d6
parent2031c03c09ad3753e53fa29a6555fdf288c821e2
cpu: Fix setTranslateLatency() bug for squashed instructions

setTranslateLatency could sometimes improperly access a deleted request
packet after an instruction was squashed.
src/cpu/translation.hh