Home
last modified time | relevance | path

Searched refs:OP_UNUSED_7A (Results 1 – 9 of 9) sorted by relevance

/dalvik/vm/mterp/c/
DOP_UNUSED_7A.cpp1 HANDLE_OPCODE(OP_UNUSED_7A)
/dalvik/libdex/
DDexOpcodes.h193 OP_UNUSED_7A = 0x7a, enumerator
715 H(OP_UNUSED_7A), \
/dalvik/vm/mterp/
Dconfig-x86-atom260 #op OP_UNUSED_7A c
/dalvik/vm/analysis/
DLiveness.cpp778 case OP_UNUSED_7A: in processInstruction()
DDexVerify.cpp1233 case OP_UNUSED_7A: in verifyInstructions()
DCodeVerify.cpp5926 case OP_UNUSED_7A: in verifyInstruction()
/dalvik/vm/mterp/out/
DInterpC-allstubs.cpp2354 HANDLE_OPCODE(OP_UNUSED_7A) in HANDLE_OPCODE()
DInterpC-portable.cpp2373 HANDLE_OPCODE(OP_UNUSED_7A) in dvmInterpretPortable()
/dalvik/vm/compiler/codegen/arm/
DCodegenDriver.cpp1495 case OP_UNUSED_7A: in handleFmt10x()