HomeSort by relevance Sort by last modified time
    Searched full:bswapl (Results 26 - 40 of 40) sorted by null

12

  /external/openssl/crypto/sha/asm/
sha1-x86_64.S 39 bswapl %edx
45 bswapl %ebp
58 bswapl %edx
71 bswapl %ebp
84 bswapl %edx
97 bswapl %ebp
110 bswapl %edx
123 bswapl %ebp
136 bswapl %edx
149 bswapl %eb
    [all...]
  /external/chromium_org/third_party/boringssl/mac-x86_64/crypto/aes/
aesni-x86_64.S 976 bswapl %r8d
988 bswapl %eax
989 bswapl %edx
996 bswapl %eax
1001 bswapl %r10d
1007 bswapl %r9d
1011 bswapl %r10d
1016 bswapl %r9d
1042 bswapl %r11d
1136 bswapl %r9
    [all...]
bsaes-x86_64.S 1486 bswapl %eax
1490 bswapl %eax
    [all...]
  /external/openssl/crypto/
md32_common.h 210 asm ("bswapl %0":"=r"(r):"0"(r)); \
213 asm ("bswapl %0":"=r"(r):"0"(r)); \
  /external/chromium_org/third_party/boringssl/src/crypto/sha/
sha512.c 361 asm("bswapl %0; bswapl %1;" : "=r"(lo), "=r"(hi) : "0"(lo), "1"(hi)); \
  /external/openssl/crypto/sha/
sha512.c 340 asm ("bswapl %0; bswapl %1;" \
  /external/openssl/crypto/evp/
e_aes_cbc_hmac_sha1.c 94 # define BSWAP(x) ({ unsigned int r=(x); asm ("bswapl %0":"=r"(r):"0"(r)); r; })
  /external/chromium_org/third_party/boringssl/linux-x86_64/crypto/aes/
bsaes-x86_64.S 1486 bswapl %eax
1490 bswapl %eax
    [all...]
  /external/openssl/crypto/aes/asm/
bsaes-x86_64.S 1483 bswapl %eax
1487 bswapl %eax
    [all...]
aesni-x86_64.S 899 bswapl %r10d
    [all...]
  /external/mdnsresponder/mDNSCore/
DNSDigest.c 469 "bswapl %0" \
    [all...]
  /external/valgrind/main/none/tests/x86/
insn_basic.def 109 bswapl r32.ud[0x12345678] => 0.ud[0x78563412]
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/
x86insn_gas.gperf 86 bswapl, bswap_insn, 2, SUF_L, 0, 0, 0, 0, CPU_486, 0, 0
    [all...]
  /external/valgrind/main/none/tests/amd64/
insn_basic.def 124 bswapl r32.ud[0x12345678] => 0.ud[0x78563412]
    [all...]
  /prebuilts/sdk/tools/linux/
libLLVM.so 

Completed in 467 milliseconds

12