Searched defs:MONADIC_INSTRUCTION (Results 1 – 2 of 2) sorted by relevance
235 #define MONADIC_INSTRUCTION(opcode) ((opcode & BIT_MONADIC) != 0) macro
226 #define MONADIC_INSTRUCTION(opcode) ((opcode & BIT_MONADIC) != 0) macro