This website requires JavaScript.
Explore
Help
Sign in
sanchayanmaity
/
gem5
Watch
1
Star
0
Fork
You've already forked gem5
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
b682366b30
gem5
/
build_opts
/
X86
4 lines
96 B
Text
Raw
Normal View
History
Unescape
Escape
X86: Get X86_FS to compile. --HG-- extra : convert_revision : fb973bcf13648876d5691231845dd47a2be50f01
2007-09-25 02:39:56 +02:00
TARGET_ISA = 'x86'
X86: Build O3 by default in X86_FS.
2011-08-09 20:32:30 +02:00
CPU_MODELS = 'AtomicSimpleCPU,O3CPU,TimingSimpleCPU'
m5: Added PROTOCOL default for regress fix
2010-02-01 07:21:01 +01:00
PROTOCOL = 'MI_example'
Reference in a new issue
Copy permalink