Searched refs:INST_PARSE_MASK (Results 1 – 2 of 2) sorted by relevance
253 INST_PARSE_MASK = 0x0000c000, enumerator
201 if ((Instruction & HexagonII::INST_PARSE_MASK) == in getSingleInstruction()212 if ((Instruction & HexagonII::INST_PARSE_MASK) == in getSingleInstruction()314 if ((Instruction & HexagonII::INST_PARSE_MASK) == in getSingleInstruction()861 insn &= ~HexagonII::INST_PARSE_MASK; in decodeSpecial()