Searched refs:FINISH (Results 1 - 25 of 100) sorted by relevance

1234

/dalvik/vm/mterp/x86-atom/
H A DOP_INVOKE_DIRECT_EMPTY.S26 FINISH
H A DOP_NOP.S30 FINISH 1 # jump to next instruction
H A DOP_CONST_WIDE_HIGH16.S35 FINISH 2 # jump to next instruction
/dalvik/vm/mterp/c/
H A DOP_NOP.c2 FINISH(1);
H A DOP_INVOKE_DIRECT_EMPTY.c4 FINISH(3);
8 FINISH(3); // don't want it to show up in profiler output
H A DOP_UNUSED_FF.c7 FINISH(1);
H A DOP_CONST_HIGH16.c6 FINISH(2);
H A DOP_CONST_WIDE_HIGH16.c6 FINISH(2);
H A DOP_MOVE_RESULT_WIDE.c5 FINISH(1);
H A DOP_CONST.c11 FINISH(3);
H A DOP_CONST_4.c10 FINISH(1);
H A DOP_GOTO_16.c12 FINISH(offset);
H A DOP_MOVE_EXCEPTION.c7 FINISH(1);
H A DOP_CONST_16.c6 FINISH(2);
H A DOP_CONST_WIDE_16.c6 FINISH(2);
H A DOP_MOVE_RESULT.c7 FINISH(1);
H A DOP_MOVE_WIDE_16.c7 FINISH(3);
H A DOP_MOVE_WIDE_FROM16.c7 FINISH(2);
H A DOP_REM_DOUBLE_2ADDR.c7 FINISH(1);
H A DOP_REM_FLOAT_2ADDR.c7 FINISH(1);
H A DOP_GOTO.c10 FINISH((s1)vdst);
H A DOP_MOVE.c8 FINISH(1);
H A DOP_MOVE_16.c8 FINISH(3);
H A DOP_MOVE_FROM16.c8 FINISH(2);
H A DOP_MOVE_WIDE.c9 FINISH(1);

Completed in 231 milliseconds

1234