HomeSort by relevance Sort by last modified time
    Searched refs:shrdl (Results 1 - 25 of 36) sorted by null

1 2

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/
RRotU64.S 39 shrdl %cl, %eax, %ebx
40 shrdl %cl, %edx, %eax
42 shrdl %cl, %ebx, %edx
ARShiftU64.S 41 shrdl %cl, %edx, %eax
RShiftU64.S 44 shrdl %cl, %edx, %eax
DivU64x64Remainder.S 58 shrdl $1, %ecx, %ebx
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/Ia32/
RRotU64.S 37 shrdl %cl, %eax, %ebx
38 shrdl %cl, %edx, %eax
40 shrdl %cl, %ebx, %edx
ARShiftU64.S 41 shrdl %cl, %edx, %eax
RShiftU64.S 44 shrdl %cl, %edx, %eax
DivU64x64Remainder.S 56 shrdl $1, %ecx, %ebx
  /external/boringssl/linux-x86_64/crypto/fipsmodule/
sha256-x86_64.S     [all...]
sha1-x86_64.S     [all...]
  /external/boringssl/mac-x86_64/crypto/fipsmodule/
sha256-x86_64.S     [all...]
sha1-x86_64.S     [all...]
  /external/compiler-rt/lib/builtins/i386/
lshrdi3.S 48 shrdl %cl, %edx, %eax // right shift low by count
ashrdi3.S 58 shrdl %cl, %edx, %eax // right shift low by count
  /external/boringssl/linux-x86/crypto/fipsmodule/
sha256-586.S     [all...]
sha1-586.S     [all...]
  /external/boringssl/mac-x86/crypto/fipsmodule/
sha256-586.S     [all...]
sha1-586.S     [all...]
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseMemoryLibMmx/Ia32/
SetMem.S 38 shrdl $16, %eax, %edx
SetMem16.S 37 shrdl $16, %eax, %edx
  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Acpi/Dxe/BootScriptExecutorDxe/IA32/
S3Asm.S 31 shrdl $20,%ecx,%ebx
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/IA32/
S3Asm.S 33 shrdl $20,%ecx,%ebx
  /external/swiftshader/third_party/llvm-7.0/llvm/test/MC/X86/
I386-32.s 671 // CHECK: shrdl $0, %eax, %eax
673 shrdl $0, %eax, %eax label
675 // CHECK: shrdl %cl, %eax, %eax
677 shrdl %cl, %eax, %eax label
I386-64.s 859 // CHECK: shrdl $0, %r13d, %r13d
861 shrdl $0, %r13d, %r13d label
863 // CHECK: shrdl %cl, %r13d, %r13d
865 shrdl %cl, %r13d, %r13d label
  /art/runtime/interpreter/mterp/x86/
arithmetic.S 807 shrdl rIBASE, %eax
835 shrdl rIBASE, %eax
887 shrdl rIBASE, %eax
915 shrdl rIBASE, %eax

Completed in 1450 milliseconds

1 2