Home
last modified time | relevance | path

Searched refs:v10 (Results 1 – 25 of 100) sorted by relevance

1234

/cts/tools/vm-tests-tf/src/dot/junit/opcodes/instance_of/d/T_instance_of_2.smalis/
DT_instance_of_2.smali37 new-instance v10, Ldot/junit/opcodes/instance_of/d/T_instance_of_2/SubClass;
39 invoke-direct {v10}, Ldot/junit/opcodes/instance_of/d/T_instance_of_2/SubClass;-><init>()V
41 instance-of v15, v10, Ldot/junit/opcodes/instance_of/d/T_instance_of_2/SuperClass;
48 new-array v10, v11, [Ldot/junit/opcodes/instance_of/d/T_instance_of_2/SubClass;
50 instance-of v15, v10, [Ldot/junit/opcodes/instance_of/d/T_instance_of_2/SuperClass;
55 new-array v10, v11, [Ldot/junit/opcodes/instance_of/d/T_instance_of_2/SubClass;
57 instance-of v15, v10, Ljava/lang/Object;
62 new-instance v10, Ldot/junit/opcodes/instance_of/d/T_instance_of_2/SubClass;
64 invoke-direct {v10}, Ldot/junit/opcodes/instance_of/d/T_instance_of_2/SubClass;-><init>()V
66 instance-of v15, v10, Ldot/junit/opcodes/instance_of/d/T_instance_of_2/SuperInterface;
[all …]
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/check_cast/d/T_check_cast_2.smalis/
DT_check_cast_2.smali37 new-instance v10, Ldot/junit/opcodes/check_cast/d/T_check_cast_2/SubClass;
39 invoke-direct {v10}, Ldot/junit/opcodes/check_cast/d/T_check_cast_2/SubClass;-><init>()V
41 check-cast v10, Ldot/junit/opcodes/check_cast/d/T_check_cast_2/SuperClass;
46 new-array v10, v11, [Ldot/junit/opcodes/check_cast/d/T_check_cast_2/SubClass;
48 check-cast v10, [Ldot/junit/opcodes/check_cast/d/T_check_cast_2/SuperClass;
51 new-array v10, v11, [Ldot/junit/opcodes/check_cast/d/T_check_cast_2/SubClass;
53 check-cast v10, Ljava/lang/Object;
56 new-instance v10, Ldot/junit/opcodes/check_cast/d/T_check_cast_2/SubClass;
58 invoke-direct {v10}, Ldot/junit/opcodes/check_cast/d/T_check_cast_2/SubClass;-><init>()V
60 check-cast v10, Ldot/junit/opcodes/check_cast/d/T_check_cast_2/SuperInterface;
[all …]
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/move_wide_16/d/
DT_move_wide_16_2.smali36 cmp-long v10, v2, v4
37 if-nez v10, :Label0
38 cmp-long v10, v0, v4
39 if-nez v10, :Label0
DT_move_wide_16_1.smali42 cmp-long v10, v0, v4
43 if-nez v10, :Label0
44 cmp-long v10, v2, v4
45 if-nez v10, :Label0
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/move_wide/d/
DT_move_wide_1.smali36 cmp-long v10, v0, v4
37 if-nez v10, :Label0
38 cmp-long v10, v14, v4
39 if-nez v10, :Label0
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_static_range/d/
DT_invoke_static_range_4.smali29 if-ne v0, v10, :Label0
68 const v10, 10
70 …invoke-static/range {v1..v10}, Ldot/junit/opcodes/invoke_static_range/d/T_invoke_static_range_4;->…
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_virtual_range/d/
DT_invoke_virtual_range_2.smali30 if-ne v0, v10, :Label0
70 const v10, 10
72 …invoke-virtual/range {v0..v10}, Ldot/junit/opcodes/invoke_virtual_range/d/T_invoke_virtual_range_2…
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/mul_long_2addr/d/
DT_mul_long_2addr_3.smali30 mul-long/2addr v10, v12
31 return-wide v10
DT_mul_long_2addr_1.smali30 mul-long/2addr v10, v12
31 return-wide v10
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/div_double_2addr/d/
DT_div_double_2addr_3.smali29 div-double/2addr v10, v12
30 return-wide v10
DT_div_double_2addr_1.smali29 div-double/2addr v10, v12
30 return-wide v10
DT_div_double_2addr_5.smali29 div-double/2addr v10, v14
30 return-wide v10
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/rem_long_2addr/d/
DT_rem_long_2addr_3.smali30 rem-long/2addr v10, v12
31 return-wide v10
DT_rem_long_2addr_1.smali30 rem-long/2addr v10, v12
31 return-wide v10
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/and_long_2addr/d/
DT_and_long_2addr_1.smali30 and-long/2addr v10, v12
31 return-wide v10
DT_and_long_2addr_5.smali30 and-long/2addr v10, v14
31 return-wide v10
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/div_long/d/
DT_div_long_3.smali30 const v10, 1234
31 div-long v0, v10, v12
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/mul_double_2addr/d/
DT_mul_double_2addr_1.smali30 mul-double/2addr v10, v12
31 return-wide v10
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/cmp_long/d/
DT_cmp_long_4.smali29 const v10, 1234
30 cmp-long v0, v10, v12
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/or_long_2addr/d/
DT_or_long_2addr_1.smali30 or-long/2addr v10, v12
31 return-wide v10
DT_or_long_2addr_2.smali30 or-long/2addr v10, v14
31 return-wide v10
/cts/tests/tests/jni/src/android/jni/cts/
DStaticFromNative.java82 int v10, int v11, int v12, int v13, int v14, in takeCoolHandLuke() argument
94 (v10 == 10) && (v11 == 11) && (v12 == 12) && (v13 == 13) && in takeCoolHandLuke()
DInstanceFromNative.java85 int v10, int v11, int v12, int v13, int v14, in takeCoolHandLuke() argument
97 (v10 == 10) && (v11 == 11) && (v12 == 12) && (v13 == 13) && in takeCoolHandLuke()
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/and_long/d/
DT_and_long_3.smali30 const v10, 12345
31 and-long v0, v10, v12
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/div_long_2addr/d/
DT_div_long_2addr_6.smali30 div-long/2addr v10, v14
31 return-wide v10

1234