Searched refs:UNUSED_FC (Results 1 - 5 of 5) sorted by relevance

/art/tools/dexfuzz/src/dexfuzz/rawdex/
H A DOpcode.java272 UNUSED_FC, enum constant in enum:Opcode
H A DInstruction.java576 addOpcodeInfo(Opcode.UNUSED_FC, "unused-fc", 0xfc, new Format10x());
/art/compiler/dex/quick/
H A Dquick_compiler.cc390 Instruction::UNUSED_FC,
/art/runtime/
H A Ddex_instruction_list.h273 V(0xFC, UNUSED_FC, "unused-fc", k10x, false, kUnknown, 0, kVerifyError) \
/art/runtime/interpreter/
H A Dinterpreter_goto_table_impl.cc2461 HANDLE_INSTRUCTION_START(UNUSED_FC)

Completed in 11 milliseconds