48a49
> from common import BPConfig
480a482,484
> if options.bp_type:
> bpClass = BPConfig.get(options.bp_type)
> switch_cpus[i].branchPred = bpClass()