summaryrefslogtreecommitdiff
path: root/build_opts/MIPS_SE
diff options
context:
space:
mode:
authorKorey Sewell <ksewell@umich.edu>2009-05-13 02:02:05 -0400
committerKorey Sewell <ksewell@umich.edu>2009-05-13 02:02:05 -0400
commit97a04b16eb8ebced6b6d7846f94f20a05a2e96fa (patch)
treec25689d7c648411bd2d3c3bb2e811bc32f4b831a /build_opts/MIPS_SE
parent5207586b266e13b778bf1ae16b6b67ba8faa6dc4 (diff)
parentc94944e257ffd8b22aae6766b770a9784673f126 (diff)
downloadgem5-97a04b16eb8ebced6b6d7846f94f20a05a2e96fa.tar.xz
mips-merge: merge hello world regress for inorder cpu
w/latest changes
Diffstat (limited to 'build_opts/MIPS_SE')
-rw-r--r--build_opts/MIPS_SE1
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