X86: Don't read in dest regs if all bits are replaced.
[gem5.git] / build_opts / X86_SE
1 TARGET_ISA = 'x86'
2 CPU_MODELS = 'AtomicSimpleCPU,TimingSimpleCPU,O3CPU'
3 FULL_SYSTEM = 0
4 PROTOCOL = 'MI_example'