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

/dalvik/libcore/dalvik/src/main/java/dalvik/bytecode/
H A DOpcodes.java172 int OP_LONG_TO_INT = 0x84; field in interface:Opcodes
/dalvik/libdex/
H A DOpCode.h220 OP_LONG_TO_INT = 0x84, enumerator in enum:OpCode
529 H(OP_LONG_TO_INT), \

Completed in 6 milliseconds