diff options
author | Andreas Hansson <andreas.hansson@arm.com> | 2013-08-19 03:52:24 -0400 |
---|---|---|
committer | Andreas Hansson <andreas.hansson@arm.com> | 2013-08-19 03:52:24 -0400 |
commit | 9b2effd9e2d30c5e2a72bfe78214cd88689d89d9 (patch) | |
tree | 686c4d7fc155f4c69605d77e056a2e91af99d818 /src/kern | |
parent | cf56619b0ce0f6dc4cf3ee8af57533c169fb0123 (diff) | |
download | gem5-9b2effd9e2d30c5e2a72bfe78214cd88689d89d9.tar.xz |
cpu: Fix a bug in the O3 CPU introduced by the cache line patch
This patch fixes a bug in the O3 fetch stage that was introduced when
the cache line size was moved to the system. By mistake, the
initialisation and resetting of the fetch stage was merged and put in
the constructor. The resetting is now re-added where it should be.
Diffstat (limited to 'src/kern')
0 files changed, 0 insertions, 0 deletions