X86 revision 8497
1TARGET_ISA = 'x86'
2CPU_MODELS = 'AtomicSimpleCPU,O3CPU,TimingSimpleCPU'
3FULL_SYSTEM = 1
4PROTOCOL = 'MI_example'
5