Searched refs:INST_PARSE_MASK (Results 1 – 2 of 2) sorted by relevance
273 INST_PARSE_MASK = 0x0000c000, enumerator
200 if ((Instruction & HexagonII::INST_PARSE_MASK) == in getSingleInstruction()211 if ((Instruction & HexagonII::INST_PARSE_MASK) == in getSingleInstruction()313 if ((Instruction & HexagonII::INST_PARSE_MASK) == in getSingleInstruction()861 insn &= ~HexagonII::INST_PARSE_MASK; in decodeSpecial()