HomeSort by relevance Sort by last modified time
    Searched full:shl (Results 26 - 50 of 304) sorted by null

12 3 4 5 6 7 8 91011>>

  /cts/tools/vm-tests/src/dot/junit/opcodes/shl_int_lit8/d/
T_shl_int_lit8_8.d 16 shl-int/lit8 v0, v6, 2
T_shl_int_lit8_9.d 16 shl-int/lit8 v0, v6, 2
  /cts/tools/vm-tests/src/dot/junit/opcodes/shl_long/d/
T_shl_long_1.d 16 shl-long v0, v8, v10
T_shl_long_2.d 16 shl-long v0, v8, v11
T_shl_long_3.d 16 shl-long v0, v7, v9
T_shl_long_4.d 16 shl-long v0, v9, v10
T_shl_long_5.d 16 shl-long v0, v9, v10
T_shl_long_6.d 16 shl-long v0, v7, v10
T_shl_long_7.d 16 shl-long v0, v8, v10
  /cts/tools/vm-tests/src/dot/junit/opcodes/shl_long_2addr/d/
T_shl_long_2addr_1.d 16 shl-long/2addr v8, v10
T_shl_long_2addr_2.d 16 shl-long/2addr v8, v11
T_shl_long_2addr_3.d 16 shl-long/2addr v7, v9
T_shl_long_2addr_4.d 16 shl-long/2addr v9, v10
T_shl_long_2addr_5.d 16 shl-long/2addr v9, v10
T_shl_long_2addr_6.d 16 shl-long/2addr v7, v10
T_shl_long_2addr_7.d 16 shl-long/2addr v8, v10
  /dalvik/vm/mterp/x86-atom/
OP_GOTO_32.S 33 shl $$16, %ecx # prepare to create +AAAAAAAA
35 shl $$1, %edx # %edx is doubled to get the byte offset
OP_CONST_WIDE.S 33 shl $$16, %edx # %edx<- prepare to create #+BBBBBBBBlo
39 shl $$16, %edx # %edx<- prepare to create #+BBBBBBBBhi
OP_PACKED_SWITCH.S 37 shl $$16, %edx # prepare to create +BBBBBBBB
45 shl $$1, %eax # shift for byte offset
  /dalvik/vm/compiler/template/armv5te/
TEMPLATE_SHL_LONG.S 7 /* shl-long vAA, vBB, vCC */
  /dalvik/vm/mterp/x86/
binop.S 9 * xor-int, shl-int, shr-int, ushr-int
binopLit8.S 10 * shl-int/lit8, shr-int/lit8, ushr-int/lit8
  /external/qemu/distrib/sdl-1.2.12/src/hermes/
x86p_32.asm 311 shl eax,8 ; eax = [R][G][B][.]
314 shl ebx,8 ; ebx = [r][g][b][.]
323 shl ecx,8 ; ecx = [r][g][b][.]
474 shl eax,3
498 shl eax,3
536 shl ebx,13
539 shl edx,8
562 shl eax,3
590 shl eax,3
611 shl eax,
    [all...]
x86p_16.asm 41 shl edx,11
64 shl edx,11
99 shl edx,11
120 shl edx,11
260 shl edx,10
285 shl edx,10
323 shl edx,10
345 shl edx,10
425 .L5 shl edx,16
428 shl ebx,1
    [all...]
  /dalvik/vm/mterp/armv5te/
OP_SHL_LONG_2ADDR.S 6 /* shl-long/2addr vA, vB */

Completed in 88 milliseconds

12 3 4 5 6 7 8 91011>>