Searched defs:OPCODE_MASK (Results 1 – 2 of 2) sorted by relevance
136 static constexpr uint8_t OPCODE_MASK = 0xFFU; variable
205 static constexpr uint32_t OPCODE_MASK = 0xFF00; variable