Searched refs:UNUSED_40 (Results 1 - 5 of 5) sorted by path

/art/compiler/dex/quick/
H A Dquick_compiler.cc202 Instruction::UNUSED_40,
/art/runtime/
H A Ddex_instruction_list.h85 V(0x40, UNUSED_40, "unused-40", k10x, false, kUnknown, 0, kVerifyError) \
/art/runtime/interpreter/
H A Dinterpreter_goto_table_impl.cc2401 HANDLE_INSTRUCTION_START(UNUSED_40)
/art/tools/dexfuzz/src/dexfuzz/rawdex/
H A DInstruction.java385 addOpcodeInfo(Opcode.UNUSED_40, "unused-40", 0x40, new Format10x());
H A DOpcode.java84 UNUSED_40, enum constant in enum:Opcode

Completed in 96 milliseconds