Searched refs:OCSD_INSTR_OTHER (Results 1 – 5 of 5) sorted by relevance
78 instr_info->type = OCSD_INSTR_OTHER; // default type in DecodeA32()132 instr_info->type = OCSD_INSTR_OTHER; // default type in DecodeA64()190 instr_info->type = OCSD_INSTR_OTHER; // default type in DecodeT32()
171 last_i_type = OCSD_INSTR_OTHER; in init()
361 OCSD_INSTR_OTHER, /**< Other instruction - not significant for waypoints. */ enumerator
659 bWPFound = (m_instr_info.type != OCSD_INSTR_OTHER); in traceInstrToWP()
1782 if (instr.type != OCSD_INSTR_OTHER) in processSourceAddress()1881 else if (m_instr_info.type != OCSD_INSTR_OTHER) in traceInstrToWP()