ARM: Implement support for the IT instruction and the ITSTATE bits of CPSR.
[gem5.git] / build_opts / SPARC_SE
1 TARGET_ISA = 'sparc'
2 CPU_MODELS = 'AtomicSimpleCPU,TimingSimpleCPU,O3CPU'
3 FULL_SYSTEM = 0
4 PROTOCOL = 'MI_example'