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

12

  /external/chromium_org/third_party/openssl/openssl/crypto/sha/
sha512.c 333 asm ("bswapl %0; bswapl %1;" \
  /external/openssl/crypto/sha/
sha512.c 333 asm ("bswapl %0; bswapl %1;" \
  /external/chromium_org/third_party/openssl/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/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/openssl/openssl/crypto/aes/asm/
bsaes-x86_64.S 1546 bswapl %eax
1550 bswapl %eax
    [all...]
aesni-x86_64.S 899 bswapl %r10d
    [all...]
  /external/openssl/crypto/aes/asm/
bsaes-x86_64.S 1546 bswapl %eax
1550 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...]

Completed in 4634 milliseconds

12