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

  /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/chromium_org/third_party/boringssl/linux-x86/crypto/modes/
ghash-x86.S 53 shrdl $4,%ecx,%ebx
55 shrdl $4,%edx,%ecx
56 shrdl $4,%ebp,%edx
68 shrdl $4,%ecx,%ebx
70 shrdl $4,%edx,%ecx
71 shrdl $4,%ebp,%edx
158 shrdl $4,%ecx,%ebx
160 shrdl $4,%edx,%ecx
161 shrdl $4,%ebp,%edx
173 shrdl $4,%ecx,%eb
    [all...]
  /external/chromium_org/third_party/boringssl/mac-x86/crypto/modes/
ghash-x86.S 52 shrdl $4,%ecx,%ebx
54 shrdl $4,%edx,%ecx
55 shrdl $4,%ebp,%edx
67 shrdl $4,%ecx,%ebx
69 shrdl $4,%edx,%ecx
70 shrdl $4,%ebp,%edx
155 shrdl $4,%ecx,%ebx
157 shrdl $4,%edx,%ecx
158 shrdl $4,%ebp,%edx
170 shrdl $4,%ecx,%eb
    [all...]
  /external/openssl/crypto/modes/asm/
ghash-x86.S 51 shrdl $4,%ecx,%ebx
53 shrdl $4,%edx,%ecx
54 shrdl $4,%ebp,%edx
66 shrdl $4,%ecx,%ebx
68 shrdl $4,%edx,%ecx
69 shrdl $4,%ebp,%edx
155 shrdl $4,%ecx,%ebx
157 shrdl $4,%edx,%ecx
158 shrdl $4,%ebp,%edx
170 shrdl $4,%ecx,%eb
    [all...]
  /external/chromium_org/third_party/boringssl/linux-x86/crypto/sha/
sha256-586.S 305 shrdl $14,%ecx,%ecx
310 shrdl $5,%ecx,%ecx
316 shrdl $6,%edx,%edx
319 shrdl $9,%ecx,%ecx
325 shrdl $11,%ecx,%ecx
330 shrdl $2,%ecx,%ecx
347 shrdl $11,%ecx,%ecx
349 shrdl $2,%esi,%esi
352 shrdl $7,%ecx,%ecx
355 shrdl $17,%esi,%es
    [all...]
  /external/chromium_org/third_party/boringssl/mac-x86/crypto/sha/
sha256-586.S 304 shrdl $14,%ecx,%ecx
309 shrdl $5,%ecx,%ecx
315 shrdl $6,%edx,%edx
318 shrdl $9,%ecx,%ecx
324 shrdl $11,%ecx,%ecx
329 shrdl $2,%ecx,%ecx
346 shrdl $11,%ecx,%ecx
348 shrdl $2,%esi,%esi
351 shrdl $7,%ecx,%ecx
354 shrdl $17,%esi,%es
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/x86/
assyntax.h 655 #define SHRD_L(a,b,c) CHOICE(shrdl ARG3(a,b,c), shrdl ARG3(a,b,c), _LTOG shrd ARG3(c,b,a))
656 #define SHRD2_L(a,b) CHOICE(shrdl ARG2(a,b), shrdl ARG3(CL,a,b), _LTOG shrd ARG3(b,a,CL))
    [all...]
  /external/mesa3d/src/mesa/x86/
assyntax.h 655 #define SHRD_L(a,b,c) CHOICE(shrdl ARG3(a,b,c), shrdl ARG3(a,b,c), _LTOG shrd ARG3(c,b,a))
656 #define SHRD2_L(a,b) CHOICE(shrdl ARG2(a,b), shrdl ARG3(CL,a,b), _LTOG shrd ARG3(b,a,CL))
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/
x86insn_gas.gperf     [all...]

Completed in 434 milliseconds