Searched refs:INST_PARSE_MASK (Results 1 – 4 of 4) sorted by relevance
246 INST_PARSE_MASK = 0x0000c000, enumerator
273 INST_PARSE_MASK = 0x0000c000, enumerator
353 if ((Instruction & HexagonII::INST_PARSE_MASK) == in getSingleInstruction()367 if ((Instruction & HexagonII::INST_PARSE_MASK) == in getSingleInstruction()459 if ((Instruction & HexagonII::INST_PARSE_MASK) == in getSingleInstruction()
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()