Home
last modified time | relevance | path

Searched refs:NEG_DOUBLE (Results 1 – 5 of 5) sorted by relevance

/art/tools/dexfuzz/src/dexfuzz/rawdex/
DOpcode.java148 NEG_DOUBLE, enumConstant
DInstruction.java451 addOpcodeInfo(Opcode.NEG_DOUBLE, "neg-double", 0x80, new Format12x()); in addOpcodeInfo() argument
/art/tools/dexfuzz/src/dexfuzz/program/mutators/
DValuePrinter.java257 if (opcode == Opcode.NEG_DOUBLE in getInstructionOutputType()
/art/tools/veridex/
Dflow_analysis.cc379 case Instruction::NEG_DOUBLE: in ProcessDexInstruction()
/art/libdexfile/dex/
Ddex_instruction_list.h150 …V(0x80, NEG_DOUBLE, "neg-double", k12x, kIndexNone, kContinue, 0, kVerifyRegAWide | kVerifyRegBWid…