cpu: Fixed a bug on where to fetch the next instruction from
authorDavid Hashe <david.hashe@amd.com>
Mon, 20 Jul 2015 14:15:18 +0000 (09:15 -0500)
committerDavid Hashe <david.hashe@amd.com>
Mon, 20 Jul 2015 14:15:18 +0000 (09:15 -0500)
commit8f71e667b3d1e9e9eea49ea7e6420a36017f4441
treeab6e08480684d5a38ea5d9c20937ad968b17b530
parenta2d9aae3c3dae1ffdd62eb91d2318758772684dc
cpu: Fixed a bug on where to fetch the next instruction from

Figure out if the next instruction to fetch comes from the micro-op ROM
or not. Otherwise, wrong instructions may be fetched.
src/cpu/o3/fetch_impl.hh