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