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