X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=build_opts%2FMIPS;h=ecb2b0972522d999154bb149d2ec25613bf89903;hb=51600749cc4e3215ebfefb12895bca02ce52197e;hp=82a9d6243abc4a8ed566c2b22153fdc3e52680d1;hpb=ea8b347dc5d375572d8d19770024ec8be5fd5017;p=gem5.git diff --git a/build_opts/MIPS b/build_opts/MIPS index 82a9d6243..ecb2b0972 100644 --- a/build_opts/MIPS +++ b/build_opts/MIPS @@ -1,3 +1,3 @@ TARGET_ISA = 'mips' -CPU_MODELS = 'AtomicSimpleCPU,TimingSimpleCPU,O3CPU,InOrderCPU' +CPU_MODELS = 'AtomicSimpleCPU,TimingSimpleCPU,O3CPU' PROTOCOL = 'MI_example'