Searched refs:OP_NOP (Results 1 – 2 of 2) sorted by relevance
71 OP_NOP = 0x00, enumerator337 H(OP_NOP), \
875 if (pDecInsn->opcode == OP_NOP) { in dumpInstruction()