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

1 2 3 4 5 6 7 8 91011

  /art/runtime/interpreter/mterp/arm64/
op_nop.S 3 GOTO_OPCODE ip // execute it
op_const_16.S 7 GOTO_OPCODE ip // jump to next instruction
op_const_4.S 7 GOTO_OPCODE ip // execute next instruction
op_const_high16.S 8 GOTO_OPCODE ip // jump to next instruction
op_const_wide_16.S 7 GOTO_OPCODE ip // jump to next instruction
op_const_wide_high16.S 8 GOTO_OPCODE ip // jump to next instruction
op_move_wide_16.S 9 GOTO_OPCODE ip // jump to next instruction
op_move_wide_from16.S 9 GOTO_OPCODE ip // jump to next instruction
funopNarrow.S 17 GOTO_OPCODE ip // jump to next instruction
funopNarrower.S 16 GOTO_OPCODE ip // jump to next instruction
funopWide.S 16 GOTO_OPCODE ip // jump to next instruction
funopWider.S 16 GOTO_OPCODE ip // jump to next instruction
op_const.S 9 GOTO_OPCODE ip // jump to next instruction
op_const_wide_32.S 9 GOTO_OPCODE ip // jump to next instruction
op_int_to_long.S 8 GOTO_OPCODE ip // jump to next instruction
op_monitor_enter.S 13 GOTO_OPCODE ip // jump to next instruction
op_monitor_exit.S 17 GOTO_OPCODE ip // jump to next instruction
op_move_16.S 14 GOTO_OPCODE ip // jump to next instruction
op_move_from16.S 14 GOTO_OPCODE ip // jump to next instruction
op_move_result_wide.S 9 GOTO_OPCODE ip // jump to next instruction
op_move_wide.S 9 GOTO_OPCODE ip // jump to next instruction
unop.S 17 GOTO_OPCODE ip // jump to next instruction
unopWide.S 16 GOTO_OPCODE ip // jump to next instruction
  /art/runtime/interpreter/mterp/mips64/
fcvtFooter.S 18 GOTO_OPCODE v0 # jump to next instruction
  /art/runtime/interpreter/mterp/arm/
op_nop.S 3 GOTO_OPCODE ip @ execute it

Completed in 117 milliseconds

1 2 3 4 5 6 7 8 91011