Searched defs:OP_SPECIAL (Results 1 – 4 of 4) sorted by relevance
140 #define OP_SPECIAL 000 macro
304 OP_SPECIAL = 1 << 12, global() enumerator
88 OP_SPECIAL = 0, OP_REGIMM = 1, OP_J = 2, OP_JAL = 3 enumerator