cpu: Relax check on squashed non-speculative instructions
authorAndreas Hansson <andreas.hansson@arm.com>
Fri, 24 Jan 2014 21:29:29 +0000 (15:29 -0600)
committerAndreas Hansson <andreas.hansson@arm.com>
Fri, 24 Jan 2014 21:29:29 +0000 (15:29 -0600)
commit7db542c0ddf8904bda00d3c73408172136cd48a3
tree453740317ce3f495a1e1d03ecef34cb31a3d8af3
parent6019d73db47382f27b8e88b38d375db05cc13da0
cpu: Relax check on squashed non-speculative instructions

This patch relaxes the check performed when squashing non-speculative
instructions, as it caused problems with loads that were marked ready,
and then stalled on a blocked cache. The assertion is now allowing
memory references to be non-faulting.
src/cpu/o3/inst_queue_impl.hh