X86: Don't read in dest regs if all bits are replaced.
[gem5.git] / build_opts / X86_SE
index 3e372726ddf8e8273c2be1aeb69992dcddaf9b37..14f350712f2b4644fd6f29f32a48baf8b78f10fa 100644 (file)
@@ -1,4 +1,4 @@
 TARGET_ISA = 'x86'
-CPU_MODELS = 'AtomicSimpleCPU,TimingSimpleCPU'
+CPU_MODELS = 'AtomicSimpleCPU,TimingSimpleCPU,O3CPU'
 FULL_SYSTEM = 0
 PROTOCOL = 'MI_example'