Track the PC of the cache data stored in fetch so it doesn't access memory multiple...
authorKevin Lim <ktlim@umich.edu>
Wed, 12 Jul 2006 19:24:27 +0000 (15:24 -0400)
committerKevin Lim <ktlim@umich.edu>
Wed, 12 Jul 2006 19:24:27 +0000 (15:24 -0400)
commit6d120b7912e554aaa44e28d1133f4bbfd9d04f66
treef0339a87984f0927afa88edcc0561d0c69be35de
parent0b0cb2bca71acdab4a30acc639509030631f9dfd
Track the PC of the cache data stored in fetch so it doesn't access memory multiple times if information is already in fetch.

--HG--
extra : convert_revision : 00b160b255e998cf99286bcc21894110c7642624
src/cpu/o3/fetch.hh
src/cpu/o3/fetch_impl.hh