summaryrefslogtreecommitdiff
path: root/build_opts/SPARC_SE
blob: a76d7a82615164b3994aa080f61185602b65366b (plain)
1
2
3
4
TARGET_ISA = 'sparc'
CPU_MODELS = 'AtomicSimpleCPU,TimingSimpleCPU,O3CPU,InOrderCPU'
FULL_SYSTEM = 0
PROTOCOL = 'MI_example'