From: Steve Reinhardt Date: Tue, 3 Feb 2004 03:09:47 +0000 (-0800) Subject: Fix handling of uncacheable loads. Make them wait until they're at the tail of X-Git-Tag: m5_1.0_beta2~161^2~3 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=2f369ee5d59766750df7466e24a229f96d8faa09;p=gem5.git Fix handling of uncacheable loads. Make them wait until they're at the tail of the ROB (so we know they're correct-path) before we mark them ready to issue. --HG-- extra : convert_revision : be1d431bdc939100d79a5fea3e415b3acf9e8d75 ---