Searched refs:ISAChanged (Results 1 – 4 of 4) sorted by relevance
96 const bool ISAChanged() const; //!< next ISA different from input ISA.211 inline const bool OcsdCodeFollower::ISAChanged() const in ISAChanged() function
90 const bool ISAChanged() const { return (bool)(curr_isa != prev_isa); }; in ISAChanged() function
620 if(m_code_follower.ISAChanged()) in processPHdr()
338 m_i_sync_pe_ctxt = m_curr_packet_in->ISAChanged(); in processIsync()