/cts/tools/vm-tests-tf/src/dot/junit/opcodes/and_int_lit16/d/ |
T_and_int_lit16_4.d | 23 invoke-direct {v0}, java/lang/Object/<init>()V 30 const v0, 0 31 and-int/lit16 v0, v0, -1 32 return v0
|
T_and_int_lit16_5.d | 23 invoke-direct {v0}, java/lang/Object/<init>()V 30 const v0, 32767 31 and-int/lit16 v0, v0, -32768 32 return v0
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/and_int_lit8/d/ |
T_and_int_lit8_1.d | 23 invoke-direct {v0}, java/lang/Object/<init>()V 30 const v0, 15 31 and-int/lit8 v0, v0, 8 32 return v0
|
T_and_int_lit8_2.d | 23 invoke-direct {v0}, java/lang/Object/<init>()V 30 const v0, -7 31 and-int/lit8 v0, v0, -8 32 return v0
|
T_and_int_lit8_3.d | 23 invoke-direct {v0}, java/lang/Object/<init>()V 30 const v0, 0xcafe 31 and-int/lit8 v0, v0, -1 32 return v0
|
T_and_int_lit8_4.d | 23 invoke-direct {v0}, java/lang/Object/<init>()V 30 const v0, 0 31 and-int/lit8 v0, v0, -1 32 return v0
|
T_and_int_lit8_5.d | 23 invoke-direct {v0}, java/lang/Object/<init>()V 30 const v0, 127 31 and-int/lit8 v0, v0, -128 32 return v0
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/float_to_double/d/ |
T_float_to_double_4.d | 23 invoke-direct {v0}, java/lang/Object/<init>()V 30 const v0, 3.14 31 float-to-double v0, v0 32 return-wide v0
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/float_to_long/d/ |
T_float_to_long_4.d | 23 invoke-direct {v0}, java/lang/Object/<init>()V 30 const v0, 3.14 31 float-to-long v0, v0 32 return-wide v0
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/int_to_double/d/ |
T_int_to_double_4.d | 22 invoke-direct {v0}, java/lang/Object/<init>()V 29 const v0, 1234 30 int-to-double v0, v0 31 return-wide v0
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/int_to_long/d/ |
T_int_to_long_4.d | 22 invoke-direct {v0}, java/lang/Object/<init>()V 29 const v0, 1234 30 int-to-long v0, v0 31 return-wide v0
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iput_wide/d/ |
T_iput_wide_1.d | 26 invoke-direct {v0}, java/lang/Object/<init>()V 33 iget-wide v0, v2, dot.junit.opcodes.iput_wide.d.T_iput_wide_1.st_pvt1 J 34 return-wide v0 40 const-wide v0, 778899112233 41 iput-wide v0, v2, dot.junit.opcodes.iput_wide.d.T_iput_wide_1.st_i1 J
|
T_iput_wide_14.d | 23 invoke-direct {v0}, dot/junit/opcodes/iput_wide/d/T_iput_wide_1/<init>()V 30 iget-wide v0, v1, dot.junit.opcodes.iput_wide.d.T_iput_wide_1.st_p1 J 31 return-wide v0 37 const-wide v0, 77 38 iput-wide v0, v2, dot.junit.opcodes.iput_wide.d.T_iput_wide_1.st_p1 J
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/move_16/d/ |
T_move_16_1.d | 23 invoke-direct {v0}, java/lang/Object/<init>()V 29 const v0, 123 32 move/16 v4000, v0 39 move/16 v0, v4000 42 if-ne v0, v4, Label0
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/move_result/d/ |
T_move_result_5.d | 23 invoke-direct {v0}, java/lang/Object/<init>()V 30 const-wide v0, 123 35 return-wide v0 41 const v0, 12345 42 return v0
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/move_result_wide/d/ |
T_move_result_wide_5.d | 23 invoke-direct {v0}, java/lang/Object/<init>()V 30 const-wide v0, 123 35 return-wide v0 41 const-wide v0, 12345 42 return-wide v0
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/move_wide_16/d/ |
T_move_wide_16_1.d | 23 invoke-direct {v0}, java/lang/Object/<init>()V 29 const-wide v0, 123 32 move-wide/16 v4000, v0 39 move-wide/16 v0, v4000 42 cmp-long v10, v0, v4
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/new_array/d/ |
T_new_array_10.d | 23 invoke-direct {v0}, java/lang/Object/<init>()V 30 const v0, 3 31 new-array v0, v0, [Ldot/junit/opcodes/new_array/TestStubs; 33 return-object v0
|
T_new_array_11.d | 23 invoke-direct {v0}, java/lang/Object/<init>()V 30 const v0, 3 31 new-array v0, v0, [Ljava/lang/ObjectNNN; 33 return-object v0
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/new_instance/d/ |
T_new_instance_12.d | 23 invoke-direct {v0}, java/lang/Object/<init>()V 30 const v0, 0 33 if-nez v0, INIT 35 const v0, 1 39 invoke-direct {v1, v0}, java/lang/Integer/<init>(I)V
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/return_object/d/ |
T_return_object_8.d | 23 invoke-direct {v0}, java/lang/Object/<init>()V 34 const-string v0, "abc" 35 return-object v0 43 const v0, 1 44 return v0
|
/dalvik/dexgen/src/com/android/dexgen/rop/cst/ |
CstUtf8.java | 85 int v0 = bytes.getUnsignedByte(at); local 87 switch (v0 >> 4) { 92 if (v0 == 0) { 94 return throwBadUtf8(v0, at); 96 out = (char) v0; 104 return throwBadUtf8(v0, at); 110 int value = ((v0 & 0x1f) << 6) | (v1 & 0x3f); 126 return throwBadUtf8(v0, at); 136 int value = ((v0 & 0x0f) << 12) | ((v1 & 0x3f) << 6) | 151 return throwBadUtf8(v0, at) [all...] |
/dalvik/dx/src/com/android/dx/rop/cst/ |
CstString.java | 85 int v0 = bytes.getUnsignedByte(at); local 87 switch (v0 >> 4) { 92 if (v0 == 0) { 94 return throwBadUtf8(v0, at); 96 out = (char) v0; 104 return throwBadUtf8(v0, at); 110 int value = ((v0 & 0x1f) << 6) | (v1 & 0x3f); 126 return throwBadUtf8(v0, at); 136 int value = ((v0 & 0x0f) << 12) | ((v1 & 0x3f) << 6) | 151 return throwBadUtf8(v0, at) [all...] |
/dalvik/vm/mterp/mips/ |
OP_USHR_LONG.S | 20 srl v0, a0, a2 # rlo<- alo >> (shift&31) 24 or v0, a1 # rlo<- rlo | ahi 26 movn v0, v1, a2 # rlo<- rhi (if shift&0x20) 29 STORE64(v0, v1, rOBJ) # vAA/vAA+1 <- v0/v1
|
/external/dexmaker/src/dx/java/com/android/dx/rop/cst/ |
CstString.java | 85 int v0 = bytes.getUnsignedByte(at); local 87 switch (v0 >> 4) { 92 if (v0 == 0) { 94 return throwBadUtf8(v0, at); 96 out = (char) v0; 104 return throwBadUtf8(v0, at); 110 int value = ((v0 & 0x1f) << 6) | (v1 & 0x3f); 126 return throwBadUtf8(v0, at); 136 int value = ((v0 & 0x0f) << 12) | ((v1 & 0x3f) << 6) | 151 return throwBadUtf8(v0, at) [all...] |