Searched refs:OP_MOVE_OBJECT_FROM16 (Results 1 – 11 of 11) sorted by relevance
79 OP_MOVE_OBJECT_FROM16 = 0x08, enumerator345 H(OP_MOVE_OBJECT_FROM16), \
480 case OP_MOVE_OBJECT_FROM16: in processInstruction()
858 case OP_MOVE_OBJECT_FROM16: in verifyInstructions()
3891 case OP_MOVE_OBJECT_FROM16: in verifyInstruction()
500 case OP_MOVE_OBJECT_FROM16: in lowerByteCode()
37 case OP_MOVE_OBJECT_FROM16: in getByteCodeSize()546 case OP_MOVE_OBJECT_FROM16: in getConstInfo()553 else if(inst_op == OP_MOVE_FROM16 || inst_op == OP_MOVE_OBJECT_FROM16) { in getConstInfo()1241 case OP_MOVE_OBJECT_FROM16: in getVirtualRegInfo()1249 else if(inst_op == OP_MOVE_FROM16 || inst_op == OP_MOVE_OBJECT_FROM16) { in getVirtualRegInfo()3336 case OP_MOVE_OBJECT_FROM16: in getTempRegInfo()
3166 inst_op != OP_MOVE_FROM16 && inst_op != OP_MOVE_OBJECT_FROM16 &&
1250 HANDLE_OPCODE(OP_MOVE_OBJECT_FROM16 /*vAA, vBBBB*/)
1261 HANDLE_OPCODE(OP_MOVE_OBJECT_FROM16 /*vAA, vBBBB*/) in dvmInterpretPortable()
2660 case OP_MOVE_OBJECT_FROM16: { in handleFmt22x_Fmt32x()
2731 case OP_MOVE_OBJECT_FROM16: { in handleFmt22x_Fmt32x()