HomeSort by relevance Sort by last modified time
    Searched refs:jump (Results 76 - 100 of 338) sorted by null

1 2 34 5 6 7 8 91011>>

  /dalvik/vm/mterp/armv6t2/
unopWider.S 19 GOTO_OPCODE(ip) @ jump to next instruction
  /dalvik/vm/mterp/x86-atom/
OP_ARRAY_LENGTH.S 40 FGETOP_JMP 1, %edx # jump to next instruction; getop, jmp
OP_CONST.S 36 FGETOP_JMP 3, %eax # jump to next instruction; getop, jmp
OP_CONST_4.S 37 FGETOP_JMP 1, %eax # jump to next instruction; getop, jmp
OP_CONST_WIDE_16.S 37 FGETOP_JMP 2, %eax # jump to next instruction; getop, jmp
OP_CONST_WIDE_32.S 39 FGETOP_JMP 3, %eax # jump to next instruction; getop, jmp
OP_DIV_DOUBLE.S 37 FGETOP_JMP 2, %eax # jump to next instruction; getop, jmp
OP_DIV_FLOAT.S 37 FGETOP_JMP 2, %eax # jump to next instruction; getop, jmp
OP_DOUBLE_TO_LONG.S 51 FINISH 1 # jump to next instruction
58 FINISH 1 # jump to next instruction
64 FINISH 1 # jump to next instruction
71 FINISH 1 # jump to next instruction
OP_FLOAT_TO_INT.S 51 FINISH 1 # jump to next instruction
57 FINISH 1 # jump to next instruction
62 FINISH 1 # jump to next instruction
68 FINISH 1 # jump to next instruction
OP_FLOAT_TO_LONG.S 51 FINISH 1 # jump to next instruction
58 FINISH 1 # jump to next instruction
64 FINISH 1 # jump to next instruction
71 FINISH 1 # jump to next instruction
OP_GOTO_32.S 23 * Description: Performs an unconditionally jump to the indicated instruction.
37 FINISH_RB %edx, %ecx # jump to next instruction
OP_INT_TO_DOUBLE.S 37 FGETOP_JMP 1, %edx # jump to next instruction; getop, jmp
OP_INT_TO_LONG.S 40 FINISH 1 # jump to next instruction
OP_MOVE_EXCEPTION.S 38 FGETOP_JMP 1, %eax # jump to next instruction; getop, jmp
OP_MOVE_WIDE.S 37 FGETOP_JMP 1, %eax # jump to next instruction; getop, jmp
OP_REM_FLOAT.S 43 FINISH 2 # jump to next instruction
OP_REM_FLOAT_2ADDR.S 44 FINISH 1 # jump to next instruction
OP_RSUB_INT.S 39 FINISH 2 # jump to next instruction
OP_SHL_LONG.S 40 FINISH 2 # jump to next instruction
OP_SHL_LONG_2ADDR.S 41 FINISH 1 # jump to next instruction
OP_USHR_LONG.S 39 FINISH 2 # jump to next instruction
OP_USHR_LONG_2ADDR.S 41 FINISH 1 # jump to next instruction
bincmp.S 44 FINISH_RB %edx, %ecx # jump to next instruction
binop.S 39 FGETOP_JMP 2, %eax # jump to next instruction; getop, jmp

Completed in 327 milliseconds

1 2 34 5 6 7 8 91011>>