238a239,244
> unsigned
> BiModeBP::getGHR(void *bp_history) const
> {
> return static_cast<BPHistory*>(bp_history)->globalHistoryReg;
> }
>