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