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

1 2 34 5 6 7 8 91011>>

  /dalvik/vm/mterp/armv5te/
OP_GOTO_16.S 19 GOTO_OPCODE(ip) @ jump to next instruction
OP_MONITOR_ENTER.S 16 GOTO_OPCODE(ip) @ jump to next instruction
OP_MOVE.S 11 GOTO_OPCODE(ip) @ execute next instruction
OP_MOVE_EXCEPTION.S 10 GOTO_OPCODE(ip) @ jump to next instruction
OP_MOVE_RESULT_WIDE.S 10 GOTO_OPCODE(ip) @ jump to next instruction
OP_MOVE_WIDE_16.S 12 GOTO_OPCODE(ip) @ jump to next instruction
OP_MOVE_WIDE_FROM16.S 12 GOTO_OPCODE(ip) @ jump to next instruction
binopLit16.S 4 * that specifies an instruction that performs "result = r0 op r1".
5 * This could be an ARM instruction or a function call. (If the result
29 GOTO_OPCODE(ip) @ jump to next instruction
stub.S 6 FETCH_INST() @ load next instruction from rPC
unop.S 4 * specifies an instruction that performs "result = op r0".
5 * This could be an ARM instruction or a function call.
20 GOTO_OPCODE(ip) @ jump to next instruction
  /dalvik/vm/mterp/armv6t2/
OP_ARRAY_LENGTH.S 14 GOTO_OPCODE(ip) @ jump to next instruction
OP_CONST_4.S 9 GOTO_OPCODE(ip) @ execute next instruction
OP_MOVE.S 10 GOTO_OPCODE(ip) @ execute next instruction
OP_MOVE_WIDE.S 12 GOTO_OPCODE(ip) @ jump to next instruction
binopLit16.S 4 * that specifies an instruction that performs "result = r0 op r1".
5 * This could be an ARM instruction or a function call. (If the result
28 GOTO_OPCODE(ip) @ jump to next instruction
unop.S 4 * specifies an instruction that performs "result = op r0".
5 * This could be an ARM instruction or a function call.
19 GOTO_OPCODE(ip) @ jump to next instruction
unopNarrower.S 4 * that specifies an instruction that performs "result = op r0/r1", where
9 * (This would work for long-to-int, but that instruction is actually
22 GOTO_OPCODE(ip) @ jump to next instruction
unopWider.S 4 * that specifies an instruction that performs "result = op r0", where
19 GOTO_OPCODE(ip) @ jump to next instruction
  /dalvik/vm/mterp/mips/
OP_CONST_WIDE_16.S 10 GOTO_OPCODE(t0) # jump to next instruction
OP_CONST_WIDE_32.S 13 GOTO_OPCODE(t0) # jump to next instruction
OP_CONST_WIDE_HIGH16.S 11 GOTO_OPCODE(t0) # jump to next instruction
OP_GOTO.S 23 GOTO_OPCODE(t0) # jump to next instruction
OP_GOTO_16.S 21 GOTO_OPCODE(t0) # jump to next instruction
OP_MONITOR_ENTER.S 16 GOTO_OPCODE(t0) # jump to next instruction
OP_MOVE_EXCEPTION.S 10 GOTO_OPCODE(t0) # jump to next instruction

Completed in 107 milliseconds

1 2 34 5 6 7 8 91011>>