O3: Add flag to control whether faulting instructions are traced.
authorSteve Reinhardt <steve.reinhardt@amd.com>
Sat, 26 Sep 2009 17:50:50 +0000 (10:50 -0700)
committerSteve Reinhardt <steve.reinhardt@amd.com>
Sat, 26 Sep 2009 17:50:50 +0000 (10:50 -0700)
commit4bec4702e9338735f58f0769f853ddff3657850e
treec15bdf7765304a113de4bbe152e91b8253694760
parentf67963078883cdb62094ca187a40a79d773251a7
O3: Add flag to control whether faulting instructions are traced.
When enabled, faulting instructions appear in the trace twice
(once when they fault and again when they're re-executed).
This flag is set by the Exec compound flag for backwards compatibility.
src/cpu/SConscript
src/cpu/o3/commit_impl.hh