cpu: `Minor' in-order CPU model
[gem5.git] / build_opts / ALPHA
1 TARGET_ISA = 'alpha'
2 SS_COMPATIBLE_FP = 1
3 CPU_MODELS = 'AtomicSimpleCPU,TimingSimpleCPU,O3CPU,InOrderCPU,MinorCPU'
4 PROTOCOL = 'MI_example'