/cts/tools/vm-tests/src/dot/junit/opcodes/add_long_2addr/d/ |
T_add_long_2addr_6.d | 29 const-wide v2, 31415 30 const-wide v4, 3.1415 32 return-wide v2
|
/cts/tools/vm-tests/src/dot/junit/opcodes/aget_wide/d/ |
T_aget_wide_3.d | 29 const-wide v2, 1.0 30 aget-wide v0, v6, v2 31 return-wide v0
|
T_aget_wide_5.d | 29 const-wide v2, 10 30 aget-wide v0, v6, v2 31 return-wide v0
|
/cts/tools/vm-tests/src/dot/junit/opcodes/const_wide/d/ |
T_const_wide_4.d | 29 const-wide v0, 1234 30 const-wide v1, 3456 32 return-wide v0
|
/cts/tools/vm-tests/src/dot/junit/opcodes/const_wide_16/d/ |
T_const_wide_16_4.d | 29 const-wide v0, 1234 30 const-wide/16 v1, 3456 32 return-wide v0
|
/cts/tools/vm-tests/src/dot/junit/opcodes/const_wide_32/d/ |
T_const_wide_32_4.d | 29 const-wide v0, 1234 30 const-wide/32 v1, 3456 32 return-wide v0
|
/cts/tools/vm-tests/src/dot/junit/opcodes/const_wide_high16/d/ |
T_const_wide_high16_4.d | 29 const-wide v0, 1234 30 const-wide/high16 v1, 0x1234000000000000 32 return-wide v0
|
/cts/tools/vm-tests/src/dot/junit/opcodes/double_to_long/d/ |
T_double_to_long_3.d | 30 const-wide v6, 32380293 32 const-wide v2, 123 33 return-wide v2
|
/cts/tools/vm-tests/src/dot/junit/opcodes/move_result_wide/d/ |
T_move_result_wide_2.d | 31 move-result-wide v16 39 const-wide v0, 12345 40 return-wide v0
|
T_move_result_wide_6.d | 32 move-result-wide v1 40 const-wide v0, 12345 41 return-wide v0
|
T_move_result_wide_7.d | 33 move-result-wide v1 41 const-wide v0, 12345 42 return-wide v0
|
T_move_result_wide_8.d | 34 move-result-wide v16 42 const-wide v0, 12345 43 return-wide v0
|
/cts/tools/vm-tests/src/dot/junit/opcodes/move_wide/d/ |
T_move_wide_6.d | 29 const-wide v0, 1233746384323 31 move-wide v1, v0 33 const-wide v4, 1233746384323
|
/cts/tools/vm-tests/src/dot/junit/opcodes/move_wide_16/d/ |
T_move_wide_16_9.d | 29 const-wide v1, 1233746384323 30 move-wide/16 v2, v1 32 const-wide v10, 1233746384323
|
/cts/tools/vm-tests/src/dot/junit/opcodes/move_wide_from16/d/ |
T_move_wide_from16_2.d | 29 const-wide v100, 5678233453 30 move-wide/from16 v101, v100 32 const-wide v4, 5678233453
|
/cts/tools/vm-tests/src/dot/junit/verify/b2/d/ |
T_b2_5.d | 29 const-wide v0, 123 30 move-wide v2, v0 31 move-wide v2, v1 ; // illegal read access to v1/2
|
/dalvik/dx/tests/056-dex-call-interface/ |
expected.txt | 4 0001: move-wide v1, v9 8 0007: move-wide v6, v1 17 0016: move-result-wide v5
|
/external/skia/tests/ |
Sk64Test.cpp | 149 Sk64 wide; local 154 wide.setMul(rand.nextS(), rand.nextS()); 155 SkLONGLONG check = wide.getLongLong(); 157 wide.div(denom, Sk64::kTrunc_DivOption); 159 SkLONGLONG w = wide.getLongLong(); 164 wide.setMul(rand.nextS(), rand.nextS()); 165 wide.abs(); 166 denom = wide.getSqrt(); 167 int32_t ck = (int32_t)sqrt((double)wide.getLongLong()); 171 wide.setMul(rand.nextS(), rand.nextS()) [all...] |
/external/stlport/src/ |
string.cpp | 19 string __WideToASCII(const wchar_t *wide) { 20 size_t size = wcslen(wide); 22 wcstombs(buff, wide, size);
|
/dalvik/docs/opcodes/ |
opcode-04-move-wide.html | 6 <title>move-wide</title> 12 <h1>move-wide</h1> 38 <td>move-wide vA, vB</td> 44 <td>move-wide/from16 vAA, vBBBB</td> 50 <td>move-wide/16 vAAAA, vBBBB</td>
|
opcode-44-aget.html | 36 45: aget-wide<br/> 57 For the aget-wide variant, also A+1 must be a valid register index in the 73 For all but the -wide variant, the array element at the given index is moved 77 For the -wide variant, the array element at the given index is moved into 92 For all but the -wide variant, if v(A+1) is the upper half of a register 96 For the -wide variant, if v(A+2) is the upper half of a register pair,
|
opcode-10-return-wide.html | 6 <title>return-wide</title> 12 <h1>return-wide</h1> 33 <td>return-wide vAA</td> 86 move-result-wide instruction.
|
opcode-4b-aput.html | 35 4c: aput-wide<br/> 56 For the aget-wide variant, also A+1 must be a valid register index in the 72 For all but the -wide variant, the value of register vA is move into the 76 For the -wide variant, the registers vA and v(A+1) are moved into the array
|
/dalvik/dx/tests/084-dex-high-register-moves/ |
expected.txt | 37 0044: sget-wide v22, Blort.l:J 38 0046: move-wide/from16 v19, v22 46 0055: move-wide/from16 v22, v19 47 0057: move-wide/from16 v0, v22 49 005a: move-wide/from16 v22, v0 50 005c: sput-wide v22, Blort.l:J
|
/cts/tools/vm-tests/src/dot/junit/opcodes/sput_wide/d/ |
T_sput_wide_13.d | 28 sput-wide v1, dot.junit.opcodes.sput_wide.d.JtubInitError.value J 48 const-wide v1, 1 49 sput-wide v1, dot.junit.opcodes.sput_wide.d.JtubInitError.value J
|