Home
last modified time | relevance | path

Searched refs:ocsd_instr_type (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/opencsd/decoder/include/common/
H A Docsd_code_follower.h92 const ocsd_instr_type getInstrType() const; //!< last instruction type
186 inline const ocsd_instr_type OcsdCodeFollower::getInstrType() const in getInstrType()
H A Dtrc_gen_elem.h77 …void setLastInstrInfo(const bool exec, const ocsd_instr_type last_i_type, const ocsd_instr_subtype…
138 inline void OcsdTraceElement::setLastInstrInfo(const bool exec, const ocsd_instr_type last_i_type, … in setLastInstrInfo()
/freebsd/contrib/opencsd/decoder/include/opencsd/
H A Docsd_if_types.h368 } ocsd_instr_type; typedef
397 ocsd_instr_type type; /**< Decoder: Current instruction type. */
H A Dtrc_gen_elem_types.h121 ocsd_instr_type last_i_type; /**< Last instruction type if instruction execution range */