Searched refs:OP_RSUB_INT_LIT8 (Results 1 - 11 of 11) sorted by relevance

/dalvik/vm/mterp/c/
H A DOP_RSUB_INT_LIT8.cpp1 HANDLE_OPCODE(OP_RSUB_INT_LIT8 /*vAA, vBB, #+CC*/)
/dalvik/libdex/
H A DDexOpcodes.h288 OP_RSUB_INT_LIT8 = 0xd9, enumerator in enum:Opcode
554 H(OP_RSUB_INT_LIT8), \
/dalvik/vm/analysis/
H A DLiveness.cpp508 case OP_RSUB_INT_LIT8:
H A DDexVerify.cpp894 case OP_RSUB_INT_LIT8:
H A DCodeVerify.cpp5698 case OP_RSUB_INT_LIT8:
/dalvik/vm/compiler/codegen/x86/
H A DLower.cpp924 case OP_RSUB_INT_LIT8:
H A DBytecodeVisitor.cpp337 case OP_RSUB_INT_LIT8:
936 case OP_RSUB_INT_LIT8:
952 if(inst_op == OP_RSUB_INT_LIT8)
2852 case OP_RSUB_INT_LIT8:
4690 case OP_RSUB_INT_LIT8:
/dalvik/vm/compiler/codegen/arm/
H A DCodegenDriver.cpp2283 case OP_RSUB_INT_LIT8:
/dalvik/vm/mterp/out/
H A DInterpC-allstubs.cpp2689 /* File: c/OP_RSUB_INT_LIT8.cpp */
2690 HANDLE_OPCODE(OP_RSUB_INT_LIT8 /*vAA, vBB, #+CC*/)
H A DInterpC-portable.cpp2700 /* File: c/OP_RSUB_INT_LIT8.cpp */
2701 HANDLE_OPCODE(OP_RSUB_INT_LIT8 /*vAA, vBB, #+CC*/)
/dalvik/vm/compiler/codegen/mips/
H A DCodegenDriver.cpp2326 case OP_RSUB_INT_LIT8:

Completed in 1717 milliseconds