Searched refs:isExcepCancel (Results 1 – 2 of 2) sorted by relevance
128 …const bool isExcepCancel() const { return (m_pkt_data.exception.bits.present == 1) && (m_pkt_data.… in isExcepCancel() function
487 if(m_curr_packet_in->isExcepCancel()) in processBranchAddr()