52a53,58
> class BIPRP(LRURP):
> type = 'BIPRP'
> cxx_class = 'BIPRP'
> cxx_header = "mem/cache/replacement_policies/bip_rp.hh"
> btp = Param.Percent(3, "Percentage of blocks to be inserted as MRU")
>