1TARGET_ISA = 'x86' 2CPU_MODELS = 'TimingSimpleCPU,O3CPU,AtomicSimpleCPU' 3PROTOCOL = 'MESI_CMP_directory' 4