gpu-compute, hsail: make the PC a byte address, not an instruction index
[gem5.git] / build_opts / MIPS
1 TARGET_ISA = 'mips'
2 CPU_MODELS = 'AtomicSimpleCPU,TimingSimpleCPU,O3CPU'
3 PROTOCOL = 'MI_example'