HomeSort by relevance Sort by last modified time
    Searched full:jump (Results 151 - 175 of 1034) sorted by null

1 2 3 4 5 67 8 91011>>

  /dalvik/vm/mterp/armv6t2/
binopLit16.S 28 GOTO_OPCODE(ip) @ jump to next instruction
unopNarrower.S 22 GOTO_OPCODE(ip) @ jump to next instruction
unopWide.S 20 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, jm
OP_CONST_16.S 34 FGETOP_JMP 2, %eax # jump to next instruction; getop, jm
OP_CONST_4.S 38 FGETOP_JMP2 %eax # jump to next instruction; getop, jm
OP_CONST_HIGH16.S 35 FGETOP_JMP 2, %eax # jump to next instruction; getop, jmp
OP_CONST_WIDE_16.S 37 FGETOP_JMP 2, %eax # jump to next instruction; getop, jm
OP_CONST_WIDE_32.S 39 FGETOP_JMP 3, %eax # jump to next instruction; getop, jm
OP_CONST_WIDE_HIGH16.S 35 FINISH 2 # jump to next instruction
OP_DIV_DOUBLE.S 37 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.S 37 FGETOP_JMP 2, %eax # jump to next instruction; getop, jmp
OP_DIV_FLOAT_2ADDR.S 37 FINISH 1 # 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_IGET_QUICK.S 38 FGETOP_JMP 2, %edx # jump to next instruction; getop, jmp
OP_IGET_WIDE_QUICK.S 38 FGETOP_JMP 2, %eax # jump to next instruction; getop, jmp
OP_INT_TO_DOUBLE.S 37 FGETOP_JMP 1, %edx # jump to next instruction; getop, jmp
OP_INT_TO_FLOAT.S 36 FINISH 1 # jump to next instruction
OP_INT_TO_LONG.S 40 FINISH 1 # jump to next instruction
OP_IPUT_QUICK.S 37 FGETOP_JMP 2, %edx # jump to next instruction; getop, jmp
OP_IPUT_WIDE_QUICK.S 38 FGETOP_JMP 2, %eax # jump to next instruction; getop, jmp
OP_LONG_TO_DOUBLE.S 37 FGETOP_JMP 1, %eax # jump to next instruction; getop, jmp

Completed in 486 milliseconds

1 2 3 4 5 67 8 91011>>