Home
last modified time | relevance | path

Searched refs:INSTRUCTION_ENUM (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Ddex_instruction.h83 #define INSTRUCTION_ENUM(opcode, cname, p, f, r, i, a, v) cname = opcode, macro
85 DEX_INSTRUCTION_LIST(INSTRUCTION_ENUM)
87 #undef INSTRUCTION_ENUM