summaryrefslogtreecommitdiff
path: root/build_opts/MIPS
blob: 82a9d6243abc4a8ed566c2b22153fdc3e52680d1 (plain)
1
2
3
TARGET_ISA = 'mips'
CPU_MODELS = 'AtomicSimpleCPU,TimingSimpleCPU,O3CPU,InOrderCPU'
PROTOCOL = 'MI_example'