Home
last modified time | relevance | path

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

/art/tools/dexfuzz/src/dexfuzz/rawdex/
DOpcode.java178 DIV_LONG, enumConstant
DInstruction.java481 addOpcodeInfo(Opcode.DIV_LONG, "div-long", 0x9e, new Format23x()); in addOpcodeInfo()