Searched refs:isBranchExcepPacket (Results 1 – 2 of 2) sorted by relevance
109 const bool isBranchExcepPacket() const { return (exception.bits.present == 1); }; in isBranchExcepPacket() function
401 if(m_curr_packet_in->isBranchExcepPacket()) in processBranch()