summaryrefslogtreecommitdiff
path: root/build_opts/MIPS_SE
blob: 0855578983f1b6396c767244ae372f64559cb141 (plain)
1
2
3
4
TARGET_ISA = 'mips'
FULL_SYSTEM = 0
CPU_MODELS = 'AtomicSimpleCPU,TimingSimpleCPU,O3CPU,InOrderCPU'
PROTOCOL = 'MI_example'