Home
last modified time | relevance | path

Searched defs:INT_TO_LONG (Results 1 – 2 of 2) sorted by relevance

/art/tools/dexfuzz/src/dexfuzz/rawdex/
DOpcode.java149 INT_TO_LONG, enumConstant
DInstruction.java452 addOpcodeInfo(Opcode.INT_TO_LONG, "int-to-long", 0x81, new Format12x()); in addOpcodeInfo()