Searched defs:GET_OPCODE (Results 1 - 1 of 1) sorted by relevance

/dalvik/vm/interp/
H A DInterp.h34 #define GET_OPCODE(_inst) (_inst & 0xff) macro

Completed in 60 milliseconds