From a032d91016fedc7e5d4540441b1843bc3dae7e9d Mon Sep 17 00:00:00 2001 From: Korey Sewell Date: Tue, 12 May 2009 20:55:21 -0400 Subject: cpus: add InOrderCPU to default build regressions need this so they build the model --- build_opts/ALPHA_SE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build_opts') diff --git a/build_opts/ALPHA_SE b/build_opts/ALPHA_SE index a08271723..dcd8559fc 100644 --- a/build_opts/ALPHA_SE +++ b/build_opts/ALPHA_SE @@ -1,3 +1,3 @@ FULL_SYSTEM = 0 SS_COMPATIBLE_FP = 1 -CPU_MODELS = 'AtomicSimpleCPU,TimingSimpleCPU,O3CPU' +CPU_MODELS = 'AtomicSimpleCPU,TimingSimpleCPU,O3CPU,InOrderCPU' -- cgit v1.2.3