HomeSort by relevance Sort by last modified time
    Searched full:move (Results 226 - 250 of 5355) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/long_to_int/d/
T_long_to_int_6.d 29 move v0, v7
30 move v1, v7
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/move/d/
T_move_1.d 16 .class public dot.junit.opcodes.move.d.T_move_1
32 move v0, v15
T_move_2.d 16 .class public dot.junit.opcodes.move.d.T_move_2
30 move v0, v9
T_move_3.d 16 .class public dot.junit.opcodes.move.d.T_move_3
31 move v15, v0
T_move_4.d 16 .class public dot.junit.opcodes.move.d.T_move_4
29 move v1, v8
T_move_5.d 16 .class public dot.junit.opcodes.move.d.T_move_5
31 move v5, v0
T_move_6.d 16 .class public dot.junit.opcodes.move.d.T_move_6
31 move v5, v1
T_move_7.d 16 .class public dot.junit.opcodes.move.d.T_move_7
32 move v1, v5
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/move_16/d/
T_move_16_2.d 31 move/16 v4001, v1
32 move/16 v0, v4001
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/move_object_16/d/
T_move_object_16_1.d 29 move-object/16 v4000, v4999
30 move-object/16 v1, v4000
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/move_object_from16/d/
T_move_object_from16_1.d 29 move-object/from16 v255, v4999
30 move-object/from16 v1, v255
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/move_wide_16/d/
T_move_wide_16_2.d 31 move-wide/16 v4001, v2
32 move-wide/16 v0, v4001
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/new_instance/d/
T_new_instance_11.d 31 move-object v1, v5
33 move-object v0, v1
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/nop/d/
T_nop_1.d 22 move-object v1, v2
35 move v3, v1
  /cts/tools/vm-tests-tf/src/dot/junit/verify/b2/d/
T_b2_5.d 30 move-wide v2, v0
31 move-wide v2, v1 ; // illegal read access to v1/2
  /dalvik/dx/tests/092-ssa-cfg-edge-cases/
expected.txt 11 Blort.java:2@0000: move-param-object(0) v0:"this"NffffLBlort; <- .
50 Blort.java:5@0000: move-param-object(0) v2:"this"LBlort; <- .
51 Blort.java:5@0000: move-param-int(1) v3:"foo"I <- .
61 Blort.java:9@001c: Rop{move-result-pseudo Ljava/io/PrintStream; <- . flows} v
67 Blort.java:9@001f: Rop{move-result-pseudo Ljava/lang/String; <- . flows} v1:L
97 Blort.java:16@0000: move-param-object(0) v1:"this"LBlort; <- .
106 Blort.java:16@0000: Rop{move-result-pseudo N0000Ljava/lang/RuntimeException;
117 Blort.java:17@0008: Rop{move-exception Ljava/lang/RuntimeException; <- . flow
  /dalvik/vm/mterp/x86-atom/
OP_CONST_HIGH16.S 19 * Code: Move a literal to a register. Uses no substitutions.
23 * Description: Move the given literal value (right-zero-extended to 32
OP_CONST_WIDE_16.S 19 * Code: Move a literal to a register. Uses no substitutions.
23 * Description: Move the given literal value (sign-extended to 64 bits)
OP_CONST_WIDE_32.S 19 * Code: Move a literal to a register. Uses no substitutions.
23 * Description: Move the given literal value (sign-extended to 64 bits)
OP_CONST_WIDE_HIGH16.S 19 * Code: Move a literal value to a register. Uses no substitutions.
23 * Description: Move the given literal value (right-zero-extended to 64
OP_MOVE.S 22 * For: move, move-object, long-to-int
OP_MOVE_16.S 21 * For: move/16, move-object/16
OP_MOVE_FROM16.S 21 * For: move/from16, move-object/from16
OP_MOVE_RESULT_WIDE.S 21 * For: move-result-wide
23 * Description: Move the double-word non-object result of the most
  /external/chromium/chrome/browser/extensions/
extension_bookmarks_module_constants.h 26 // TODO(arv): Move bookmark manager related constants out of this file.
48 // TODO(arv): Move bookmark manager related constants out of this file.

Completed in 390 milliseconds

1 2 3 4 5 6 7 8 91011>>