O3: Fix a few bugs in the TableWalker object.
authorGiacomo Gabrielli <Giacomo.Gabrielli@arm.com>
Sat, 12 Feb 2011 00:29:35 +0000 (18:29 -0600)
committerGiacomo Gabrielli <Giacomo.Gabrielli@arm.com>
Sat, 12 Feb 2011 00:29:35 +0000 (18:29 -0600)
commit74eff1b71b7f2075e72a06e611d07ea37638e0b6
treea808179a1829ff61ded1be0de0d571c6fec727c9
parent1411cb0b0f01577c74d0f181404138cb43ce8ac8
O3: Fix a few bugs in the TableWalker object.

Uncacheable requests were set as such only in atomic mode.
currState->delayed is checked in place of currState->timing for resetting
currState in atomic mode.
src/arch/arm/table_walker.cc
src/arch/arm/table_walker.hh