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

1 2 3

  /dalvik/vm/mterp/c/
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);
  /dalvik/vm/compiler/codegen/x86/
LowerConst.cpp 79 u2 vA = INST_AA(inst);
88 u2 vA = INST_AA(inst);
99 u2 vA = INST_AA(inst);
109 u2 vA = INST_AA(inst);
120 u2 vA = INST_AA(inst);
132 u2 vA = INST_AA(inst);
146 u2 vA = INST_AA(inst);
158 u2 vA = INST_AA(inst);
168 u2 vA = INST_AA(inst);
185 u2 vA = INST_AA(inst)
    [all...]
LowerMove.cpp 44 vA = INST_AA(inst);
79 u2 vA = INST_AA(inst);
106 u2 vA = INST_AA(inst);
122 u2 vA = INST_AA(inst);
137 u2 vA = INST_AA(inst);

Completed in 84 milliseconds

1 2 3