gem5/cpu/simple_cpu
Ali Saidi caf16a99cc during a cache miss in the simple cpu we were finalizing the trace
data too early (before the cache miss completed) and therefore
writing freeded memory after the cache miss completed.

Also removed some spurious setAddr() and setData() calls.

--HG--
extra : convert_revision : 3da82540c69c4c417aba3ed155e167d09431a1b2
2005-03-15 17:31:18 -05:00
..
simple_cpu.cc during a cache miss in the simple cpu we were finalizing the trace 2005-03-15 17:31:18 -05:00
simple_cpu.hh Merge zizzer:/z/m5/Bitkeeper/m5 2005-03-07 10:58:15 -05:00