gem5/build_opts/X86_SE
2011-02-02 18:17:16 -08:00

5 lines
112 B
Plaintext

TARGET_ISA = 'x86'
CPU_MODELS = 'AtomicSimpleCPU,TimingSimpleCPU,O3CPU'
FULL_SYSTEM = 0
PROTOCOL = 'MI_example'