cpu: Fix a bug in the O3 CPU introduced by the cache line patch
[gem5.git] / build_opts / ALPHA
1 TARGET_ISA = 'alpha'
2 SS_COMPATIBLE_FP = 1
3 CPU_MODELS = 'AtomicSimpleCPU,TimingSimpleCPU,O3CPU,InOrderCPU'
4 PROTOCOL = 'MI_example'