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