X86: Don't read in dest regs if all bits are replaced.
[gem5.git] / build_opts / MIPS_SE
index e74e2f69ce62527025ca131ea4f62d6c0311bfbc..0855578983f1b6396c767244ae372f64559cb141 100644 (file)
@@ -1,2 +1,4 @@
 TARGET_ISA = 'mips'
 FULL_SYSTEM = 0
+CPU_MODELS = 'AtomicSimpleCPU,TimingSimpleCPU,O3CPU,InOrderCPU'
+PROTOCOL = 'MI_example'