Searched refs:CBit (Results 1 – 1 of 1) sorted by relevance
823 bool CBit = true; in extractBrAddrPkt() local832 while(CBit && bytecount < 4) in extractBrAddrPkt()836 CBit = (bool)((addrbyte & 0x80) != 0); in extractBrAddrPkt()847 if(m_config.isAltBranch() && !CBit) in extractBrAddrPkt()866 if(CBit) in extractBrAddrPkt()