TimingSimpleCPU: Fixed uncacacheable request read bug
authorBrad Beckmann <Brad.Beckmann@amd.com>
Mon, 22 Mar 2010 04:22:20 +0000 (21:22 -0700)
committerBrad Beckmann <Brad.Beckmann@amd.com>
Mon, 22 Mar 2010 04:22:20 +0000 (21:22 -0700)
commit4ee3b0da452139289d7334816b4fc082e3ac4a3b
tree12eba8b0601b4ea6130089c878e3957639ad8ffb
parent91b0c5487bcf0259eab25baef686fbef83adae1a
TimingSimpleCPU: Fixed uncacacheable request read bug

Previously the recording of an uncached read occurred after the request was
possibly deleted within the translateTiming function.
src/cpu/simple/timing.cc