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

1 2 3 4 5 6 7 8 91011

  /dalvik/vm/mterp/x86-atom/
OP_NOP.S 30 FINISH 1 # jump to next instruction
zcmp.S 41 js common_periodicChecks2 # jump on backwards branch
43 FINISH_RB %edx, %ecx # jump to next instruction
53 jmp *dvmAsmInstructionJmpTable(, %edx, 4) # jump to next instruction
OP_CMPL_FLOAT.S 56 FGETOP_JMP 2, %eax # jump to next instruction; getop, jmp
61 FGETOP_JMP 2, %eax # jump to next instruction; getop, jmp
65 FGETOP_JMP 2, %eax # jump to next instruction; getop, jmp
69 FGETOP_JMP 2, %eax # jump to next instruction; getop, jmp
OP_CONST_16.S 34 FGETOP_JMP 2, %eax # jump to next instruction; getop, jm
OP_CONST_WIDE_HIGH16.S 35 FINISH 2 # jump to next instruction
OP_DOUBLE_TO_FLOAT.S 36 FINISH 1 # jump to next instruction
OP_FLOAT_TO_DOUBLE.S 36 FINISH 1 # jump to next instruction
OP_GOTO.S 23 * Description: Performs an unconditionally jump to the indicated instruction.
36 FINISH_RB %edx, %ecx # jump to next instruction
OP_RETURN_COMMON.S 34 jmp common_returnFromMethod # jump to common return code
OP_RETURN_WIDE.S 34 jmp common_returnFromMethod # jump to common return code
binopWide2addr.S 42 #FINISH 1 # jump to next instruction
43 FGETOP_JMP 1, %eax # jump to next instruction; getop, jm
OP_CMP_LONG.S 47 FINISH 2 # jump to next instruction
51 FINISH 2 # jump to next instruction
55 FINISH 2 # jump to next instruction
OP_CONST_HIGH16.S 35 FGETOP_JMP 2, %eax # jump to next instruction; getop, jmp
OP_DIV_DOUBLE_2ADDR.S 37 FINISH 1 # jump to next instruction
OP_DIV_FLOAT_2ADDR.S 37 FINISH 1 # jump to next instruction
OP_DOUBLE_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_GOTO_16.S 23 * Description: Performs an unconditionally jump to the indicated instruction.
34 FINISH_RB %edx, %ecx # jump to next instruction
OP_INT_TO_FLOAT.S 36 FINISH 1 # jump to next instruction
OP_LONG_TO_DOUBLE.S 37 FGETOP_JMP 1, %eax # jump to next instruction; getop, jmp
OP_LONG_TO_FLOAT.S 37 FGETOP_JMP 1, %eax # jump to next instruction; getop, jmp
OP_MOVE.S 38 FGETOP_JMP 1, %eax # jump to next instruction; getop, jm
  /dalvik/vm/mterp/armv5te/
OP_CONST_16.S 8 GOTO_OPCODE(ip) @ jump to next instruction
OP_MOVE_16.S 10 GOTO_OPCODE(ip) @ jump to next instruction
OP_MOVE_FROM16.S 10 GOTO_OPCODE(ip) @ jump to next instruction
OP_MOVE_RESULT.S 9 GOTO_OPCODE(ip) @ jump to next instruction

Completed in 68 milliseconds

1 2 3 4 5 6 7 8 91011