diff options
Diffstat (limited to 'build_opts')
-rw-r--r-- | build_opts/MIPS_SE | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build_opts/MIPS_SE b/build_opts/MIPS_SE index e74e2f69c..d3e449f42 100644 --- a/build_opts/MIPS_SE +++ b/build_opts/MIPS_SE @@ -1,2 +1,3 @@ TARGET_ISA = 'mips' FULL_SYSTEM = 0 +CPU_MODELS = 'AtomicSimpleCPU,TimingSimpleCPU,O3CPU,InOrderCPU'
\ No newline at end of file |