Searched defs:OP_REGIMM (Results 1 – 3 of 3) sorted by relevance
141 #define OP_REGIMM 001 macro
88 OP_SPECIAL = 0, OP_REGIMM = 1, OP_J = 2, OP_JAL = 3 enumerator