/dalvik/dx/tests/122-switch-with-high-register/ |
info.txt | 2 register (>v255)
|
Blort.java | 8 // for param255 over v255 14 // the register for param255 should be greater than v255, forcing dx
|
expected.txt | 257 01ee: add-int v1, v1, v255 539 parameter <unnamed> v255 814 01ee: add-int v3, v3, v255 1096 parameter param252 v255
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/move_from16/d/ |
T_move_from16_1.d | 33 move/from16 v255, v4001 34 move/from16 v1, v255
|
T_move_from16_7.d | 31 move/from16 v255, v1235
|
/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
|
T_move_object_from16_7.d | 31 move-object/from16 v255, v1235
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/move_wide_from16/d/ |
T_move_wide_from16_1.d | 33 move-wide/from16 v255, v4001 34 move-wide/from16 v1, v255
|
T_move_wide_from16_7.d | 31 move-wide/from16 v255, v1235
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/move_16/d/ |
T_move_16_6.d | 30 move/16 v255, v123
|
T_move_16_7.d | 31 move/16 v255, v124
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/move_object_16/d/ |
T_move_object_16_6.d | 30 move-object/16 v255, v123
|
T_move_object_16_7.d | 31 move-object/16 v255, v124
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/move_wide_16/d/ |
T_move_wide_16_6.d | 30 move-wide/16 v255, v123
|
T_move_wide_16_7.d | 31 move-wide/16 v255, v124
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/move_from16/ |
Test_move_from16.java | 25 * @title v4001 -> v255 -> v1
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/move_object_from16/ |
Test_move_object_from16.java | 26 * @title v4999 -> v255 -> v1
|
/external/chromium_org/third_party/libwebp/dsp/ |
upsampling_neon.c | 157 #define v255 vmov_n_u8(255) macro 170 const uint8x8x4_t r_g_b_v255 = {{ r, g, b, v255 }}; \ 175 const uint8x8x4_t b_g_r_v255 = {{ b, g, r, v255 }}; \
|
/external/webp/src/dsp/ |
upsampling_neon.c | 157 #define v255 vmov_n_u8(255) macro 170 const uint8x8x4_t r_g_b_v255 = {{ r, g, b, v255 }}; \ 175 const uint8x8x4_t b_g_r_v255 = {{ b, g, r, v255 }}; \
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/move_wide_from16/ |
Test_move_wide_from16.java | 26 * @title v4001 -> v255 -> v1
|
/ndk/tests/device/test-stlport_shared-exception/jni/ |
pr29166.cpp | 42 register int v251=OFF+251,v252=OFF+252,v253=OFF+253,v254=OFF+254,v255=OFF+255,v256=OFF+256,v257=OFF+257,v258=OFF+258,v259=OFF+259,v260=OFF+260; local 73 sum +=v251+v252+v253+v254+v255+v256+v257+v258+v259+v260; 116 register int v251=OFF+251,v252=OFF+252,v253=OFF+253,v254=OFF+254,v255=OFF+255,v256=OFF+256,v257=OFF+257,v258=OFF+258,v259=OFF+259,v260=OFF+260; local 150 sum +=v251+v252+v253+v254+v255+v256+v257+v258+v259+v260; 187 sum +=v251+v252+v253+v254+v255+v256+v257+v258+v259+v260;
|
/ndk/tests/device/test-stlport_static-exception/jni/ |
pr29166.cpp | 42 register int v251=OFF+251,v252=OFF+252,v253=OFF+253,v254=OFF+254,v255=OFF+255,v256=OFF+256,v257=OFF+257,v258=OFF+258,v259=OFF+259,v260=OFF+260; local 73 sum +=v251+v252+v253+v254+v255+v256+v257+v258+v259+v260; 116 register int v251=OFF+251,v252=OFF+252,v253=OFF+253,v254=OFF+254,v255=OFF+255,v256=OFF+256,v257=OFF+257,v258=OFF+258,v259=OFF+259,v260=OFF+260; local 150 sum +=v251+v252+v253+v254+v255+v256+v257+v258+v259+v260; 187 sum +=v251+v252+v253+v254+v255+v256+v257+v258+v259+v260;
|
/external/smali/smali-integration-tests/src/test/smali/jumbo-method-tests/ |
zzzRangeMethods.smali | 549 move/16 v1, v255 1153 move/16 v1, v255 [all...] |
zzzRangeMethodsSuper.smali | 548 move/16 v1, v255 1153 move/16 v1, v255
|
/docs/source.android.com/src/devices/tech/dalvik/ |
dalvik-bytecode.jd | 136 <code>v255</code>.</li> [all...] |