Fix ordering issue with squashed Icache Fetches and Static data in packet.
authorRon Dreslinski <rdreslin@umich.edu>
Tue, 11 Jul 2006 19:42:31 +0000 (15:42 -0400)
committerRon Dreslinski <rdreslin@umich.edu>
Tue, 11 Jul 2006 19:42:31 +0000 (15:42 -0400)
commit6bcc65c1f866348f64a804a8bcc1f6dc06145afa
tree5a8cf877b7f882a83c9af18f86212d03dd8e5a5b
parentad4374e0cd235ea98ddc2a4659f9d7c86e5b355b
Fix ordering issue with squashed Icache Fetches and Static data in packet.

Now hello world works with 2 levels of cache with O3 CPU(multiple outstanding requests).

src/cpu/o3/fetch_impl.hh:
    Fix ordering issue with squashed Icache Fetches and Static data in packet.

--HG--
extra : convert_revision : a6adb87540b007ead0b4982cb3f31da8199fb5ca
src/cpu/o3/fetch_impl.hh