Searched refs:INSTRUCTION_ENUM (Results 1 – 1 of 1) sorted by relevance
40 #define INSTRUCTION_ENUM(opcode, cname, ...) OP_##cname = (opcode), macro42 DEX_INSTRUCTION_LIST(INSTRUCTION_ENUM)44 #undef INSTRUCTION_ENUM