Home
last modified time | relevance | path

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

/art/tools/dexfuzz/src/dexfuzz/rawdex/
DOpcode.java176 SUB_LONG, enumConstant
DInstruction.java479 addOpcodeInfo(Opcode.SUB_LONG, "sub-long", 0x9c, new Format23x()); in addOpcodeInfo()