Update code so that the O3 CPU can handle not initially having anything hooked up...
authorKevin Lim <ktlim@umich.edu>
Thu, 29 Mar 2007 16:02:57 +0000 (12:02 -0400)
committerKevin Lim <ktlim@umich.edu>
Thu, 29 Mar 2007 16:02:57 +0000 (12:02 -0400)
commit80af6530f65551c7f47bf62f10093e6e420b47f2
tree1c17a1d6f229a58a6bcd4d9517a7b0e4a1cfbffb
parent14a7cda195db9fcc6accca62bf2b8dfdb2218e0e
Update code so that the O3 CPU can handle not initially having anything hooked up to its ports.  This fixes the segfault Ali recently found when using sampling.

src/cpu/o3/fetch.hh:
src/cpu/o3/fetch_impl.hh:
    Update code so that the O3 CPU can handle not initially having anything hooked up to its ports.

--HG--
extra : convert_revision : 04bcef44e754735d821509ebd69b0ef9c8ef8e2c
src/cpu/o3/fetch.hh
src/cpu/o3/fetch_impl.hh