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

/art/compiler/dex/quick/
H A Dquick_compiler.cc204 Instruction::UNUSED_42,
/art/runtime/
H A Ddex_instruction_list.h87 V(0x42, UNUSED_42, "unused-42", k10x, false, kUnknown, 0, kVerifyError) \
/art/runtime/interpreter/
H A Dinterpreter_goto_table_impl.cc2409 HANDLE_INSTRUCTION_START(UNUSED_42)
/art/tools/dexfuzz/src/dexfuzz/rawdex/
H A DInstruction.java387 addOpcodeInfo(Opcode.UNUSED_42, "unused-42", 0x42, new Format10x());
H A DOpcode.java86 UNUSED_42, enum constant in enum:Opcode

Completed in 28 milliseconds