HomeSort by relevance Sort by last modified time
    Searched full:shll (Results 76 - 100 of 167) sorted by null

1 2 34 5 6 7

  /external/compiler-rt/lib/builtins/i386/
moddi3.S 65 shll %cl, %ebx // (low word of b) >> (1 + i)
  /external/openssl/crypto/sha/asm/
sha256-586.S 22 shll $6,%eax
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/mips/dspr2/
loopfilter_filters_dspr2.c     [all...]
  /external/libvpx/libvpx/vp8/common/mips/dspr2/
loopfilter_filters_dspr2.c     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/mips/dspr2/
loopfilter_filters_dspr2.c     [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/des/asm/
des-586-mac.S 1398 shll $8,%edx
1408 shll $8,%ecx
1482 shll $16,%ecx
1580 shll $8,%edx
1590 shll $8,%ecx
1664 shll $16,%ecx
    [all...]
des-586.S 1411 shll $8,%edx
1421 shll $8,%ecx
1495 shll $16,%ecx
1595 shll $8,%edx
1605 shll $8,%ecx
1679 shll $16,%ecx
    [all...]
  /external/neven/Embedded/common/src/b_BitFeatureEm/
Scanner.c 868 uint32 shlL = 32 - offL;
869 for( iL = 0; iL < sizeL; iL++ ) dstL[ iL ] = ( dstL[ iL ] >> 1 ) | ( srcL[ iL ] << shlL );
926 uint32 shlL = 32 - offL;
927 for( iL = 0; iL < sizeL; iL++ ) dstL[ iL ] = ( dstL[ iL ] >> 1 ) | ( srcL[ iL ] << shlL );
959 uint32 shlL = 32 - offL;
960 for( iL = 0; iL < sizeL; iL++ ) dstL[ iL ] = ( src0L[ iL ] >> offL ) | ( src1L[ iL ] << shlL );
    [all...]
  /external/openssl/crypto/des/asm/
des-586.S 1411 shll $8,%edx
1421 shll $8,%ecx
1495 shll $16,%ecx
1595 shll $8,%edx
1605 shll $8,%ecx
1679 shll $16,%ecx
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/bf/asm/
bf-586-mac.S 767 shll $8,%edx
777 shll $8,%ecx
863 shll $16,%ecx
bf-586.S 772 shll $8,%edx
782 shll $8,%ecx
868 shll $16,%ecx
  /external/openssl/crypto/bf/asm/
bf-586.S 772 shll $8,%edx
782 shll $8,%ecx
868 shll $16,%ecx
  /external/chromium_org/third_party/freetype2/include/
ftconfig.h 335 "shll $16, %%edx\n"
  /external/llvm/lib/Target/Mips/
MipsDSPInstrFormats.td 130 // SHLL.QB sub-class format.
  /external/llvm/test/CodeGen/X86/
fast-isel-x86-64.ll 94 ; CHECK: shll $3, %edi
peep-test-4.ll 97 ; CHECK: shll $4, %edi
  /external/valgrind/main/VEX/orig_ppc32/
date.orig 419 45: SHLL $0x2, t32
472 6: SHLL $0x2, t6
517 6: SHLL $0x2, t4
554 1: SHLL $0x1, t0
625 6: SHLL $0x2, t4
1228 41: SHLL $0x1, t32
1276 1: SHLL $0x2, t0
    [all...]
return0.orig 419 45: SHLL $0x2, t32
472 6: SHLL $0x2, t6
517 6: SHLL $0x2, t4
554 1: SHLL $0x1, t0
625 6: SHLL $0x2, t4
1228 41: SHLL $0x1, t32
1276 1: SHLL $0x2, t0
    [all...]
  /art/compiler/utils/x86_64/
assembler_x86_64.h 439 void shll(CpuRegister reg, const Immediate& imm);
440 void shll(CpuRegister operand, CpuRegister shifter);
  /external/chromium_org/third_party/openssl/openssl/crypto/aes/asm/
vpaes-x86-mac.S 151 shll $4,%ecx
496 shll $4,%ebx
vpaes-x86.S 156 shll $4,%ecx
515 shll $4,%ebx
  /external/llvm/test/MC/Disassembler/X86/
x86-16.txt 45 # CHECK: shll %eax
48 # CHECK: shll %eax
  /external/openssl/crypto/aes/asm/
vpaes-x86.S 156 shll $4,%ecx
515 shll $4,%ebx
  /external/llvm/test/MC/X86/
x86-32-coverage.s 219 // CHECK: shll $0, 3735928559(%ebx,%ecx,8)
220 shll $0,0xdeadbeef(%ebx,%ecx,8)
225 // CHECK: shll 3735928559(%ebx,%ecx,8)
226 shll 0xdeadbeef(%ebx,%ecx,8)
    [all...]
  /external/llvm/test/MC/AArch64/
arm64-advsimd.s 508 shll.8h v1, v2, #8
509 shll.4s v3, v4, #16
510 shll.2d v5, v6, #32
514 shll v1.8h, v2.8b, #8
515 shll v1.4s, v2.4h, #16
516 shll v1.2d, v2.2s, #32
558 ; CHECK: shll.8h v1, v2, #8 ; encoding: [0x41,0x38,0x21,0x2e]
559 ; CHECK: shll.4s v3, v4, #16 ; encoding: [0x83,0x38,0x61,0x2e]
560 ; CHECK: shll.2d v5, v6, #32 ; encoding: [0xc5,0x38,0xa1,0x2e]
564 ; CHECK: shll.8h v1, v2, #8 ; encoding: [0x41,0x38,0x21,0x2e
    [all...]

Completed in 1247 milliseconds

1 2 34 5 6 7