Fix cache bug... getting a response on a writeback hit
(from a trace replay). SConscript: Compile in trace-reader CPUs. --HG-- extra : convert_revision : 35b0da704e94b07a75fd89131028fbfbf31cf3a6
This commit is contained in:
parent
e26c73fefa
commit
48f77af446
1 changed files with 2 additions and 0 deletions
|
@ -122,6 +122,8 @@ base_sources = Split('''
|
|||
cpu/trace/reader/ibm_reader.cc
|
||||
cpu/trace/reader/itx_reader.cc
|
||||
cpu/trace/reader/m5_reader.cc
|
||||
cpu/trace/opt_cpu.cc
|
||||
cpu/trace/trace_cpu.cc
|
||||
|
||||
encumbered/cpu/full/bpred.cc
|
||||
encumbered/cpu/full/commit.cc
|
||||
|
|
Loading…
Reference in a new issue