HomeSort by relevance Sort by last modified time
    Searched refs:INST_AA (Results 1 - 25 of 45) sorted by null

1 2

  /dalvik/vm/mterp/c/
OP_DISPATCH_FF.cpp 5 DISPATCH_EXTENDED(INST_AA(inst));
OP_CONST_HIGH16.cpp 2 vdst = INST_AA(inst);
OP_CONST_WIDE_HIGH16.cpp 2 vdst = INST_AA(inst);
OP_MOVE_RESULT_WIDE.cpp 2 vdst = INST_AA(inst);
OP_RETURN.cpp 2 vsrc1 = INST_AA(inst);
OP_RETURN_WIDE.cpp 2 vsrc1 = INST_AA(inst);
OP_THROW_VERIFICATION_ERROR.cpp 3 vsrc1 = INST_AA(inst);
OP_CONST.cpp 5 vdst = INST_AA(inst);
OP_MOVE_EXCEPTION.cpp 2 vdst = INST_AA(inst);
OP_CONST_16.cpp 2 vdst = INST_AA(inst);
OP_CONST_WIDE_16.cpp 2 vdst = INST_AA(inst);
OP_MOVE_RESULT.cpp 2 vdst = INST_AA(inst);
OP_MOVE_WIDE_FROM16.cpp 2 vdst = INST_AA(inst);
OP_GOTO.cpp 2 vdst = INST_AA(inst);
OP_MOVE_FROM16.cpp 2 vdst = INST_AA(inst);
OP_CONST_WIDE.cpp 5 vdst = INST_AA(inst);
OP_CONST_WIDE_32.cpp 5 vdst = INST_AA(inst);
OP_MONITOR_ENTER.cpp 5 vsrc1 = INST_AA(inst);
OP_REM_DOUBLE.cpp 4 vdst = INST_AA(inst);
OP_REM_FLOAT.cpp 4 vdst = INST_AA(inst);
OP_RSUB_INT_LIT8.cpp 4 vdst = INST_AA(inst);
OP_THROW.cpp 12 vsrc1 = INST_AA(inst);
OP_CONST_CLASS.cpp 5 vdst = INST_AA(inst);
OP_CONST_STRING.cpp 5 vdst = INST_AA(inst);
OP_CONST_STRING_JUMBO.cpp 6 vdst = INST_AA(inst);

Completed in 720 milliseconds

1 2