65a66
> from common import BPConfig
201a203,205
> if options.bp_type:
> bpClass = BPConfig.get(options.bp_type)
> test_sys.cpu[i].branchPred = bpClass()