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

1 2 34 5 6 7 8 91011

  /external/llvm/test/DebugInfo/
2010-05-03-OriginDIE.ll 23 %a10 = call i64 @llvm.bswap.i64(i64 %a9) nounwind ; <i64> [#uses=1]
33 %a14 = call i64 @llvm.bswap.i64(i64 %a13) nounwind ; <i64> [#uses=2]
45 declare i32 @llvm.bswap.i32(i32) nounwind readnone
47 declare i64 @llvm.bswap.i64(i64) nounwind readnone
  /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; })
306 #ifdef BSWAP
307 bitlen = BSWAP(bitlen);
369 #ifdef BSWAP
370 pmac->u[0] = BSWAP(pmac->u[0]);
371 pmac->u[1] = BSWAP(pmac->u[1]);
372 pmac->u[2] = BSWAP(pmac->u[2]);
373 pmac->u[3] = BSWAP(pmac->u[3]);
374 pmac->u[4] = BSWAP(pmac->u[4]);
  /external/openssl/crypto/perlasm/
x86asm.pl 50 sub ::bswap
51 { if ($i386) # emulate bswap for i386
52 { &comment("bswap @_");
58 { &generic("bswap",@_); }
  /external/openssl/crypto/sha/asm/
sha256-586.pl 127 &bswap ("eax");
128 &bswap ("ebx");
129 &bswap ("ecx");
130 &bswap ("edx");
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
endian.h 36 __asm ("bswap %1" : "+r" (__swap32md_x)); \
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
endian.h 36 __asm ("bswap %1" : "+r" (__swap32md_x)); \
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/
endian.h 36 __asm ("bswap %1" : "+r" (__swap32md_x)); \
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/
endian.h 36 __asm ("bswap %1" : "+r" (__swap32md_x)); \
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/
endian.h 36 __asm ("bswap %1" : "+r" (__swap32md_x)); \
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/machine/
endian.h 36 __asm ("bswap %1" : "+r" (__swap32md_x)); \
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/machine/
endian.h 36 __asm ("bswap %1" : "+r" (__swap32md_x)); \
  /external/chromium_org/third_party/boringssl/src/crypto/modes/asm/
ghash-x86.pl 220 &bswap ($Zll);
221 &bswap ($Zlh);
222 &bswap ($Zhl);
224 &bswap ($Zhh);
227 &bswap ("eax");
415 &bswap ($Zll);
416 &bswap ($Zhl);
417 &bswap ($Zlh);
419 &bswap ($Zhh);
594 &bswap ($Zll)
    [all...]
ghash-x86_64.pl 215 bswap $Zlo
216 bswap $Zhi
382 &bswap ($Zlo);
385 &bswap ($Zhi);
1133 $Xi,$Xo,$Tred,$bswap,$Ii,$Ij) = map("%xmm$_",(0..15));
1157 vmovdqu .Lbswap_mask(%rip),$bswap
1158 vpshufb $bswap,$Xi,$Xi
1165 vpshufb $bswap,$Ii,$Ii
1172 vpshufb $bswap,$Ij,$Ij
1180 vpshufb $bswap,$Ii,$I
    [all...]
  /external/openssl/crypto/modes/asm/
ghash-x86.pl 208 &bswap ($Zll);
209 &bswap ($Zlh);
210 &bswap ($Zhl);
212 &bswap ($Zhh);
215 &bswap ("eax");
403 &bswap ($Zll);
404 &bswap ($Zhl);
405 &bswap ($Zlh);
407 &bswap ($Zhh);
582 &bswap ($Zll)
    [all...]
  /external/llvm/test/CodeGen/ARM/
rev.ll 37 %0 = tail call i16 @llvm.bswap.i16(i16 %a)
42 declare i16 @llvm.bswap.i16(i16) nounwind readnone
  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.8/lib/gcc/x86_64-linux-android/4.8/include/
ia32intrin.h 44 /* 32bit bswap */
181 /* 64bit bswap */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/lib/gcc/x86_64-linux/4.6/include/
ia32intrin.h 44 /* 32bit bswap */
173 /* 64bit bswap */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/lib/gcc/x86_64-linux/4.8/include/
ia32intrin.h 44 /* 32bit bswap */
181 /* 64bit bswap */
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/include/
ia32intrin.h 44 /* 32bit bswap */
181 /* 64bit bswap */
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.8/lib/gcc/x86_64-linux-android/4.8/include/
ia32intrin.h 44 /* 32bit bswap */
181 /* 64bit bswap */
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/include/
ia32intrin.h 44 /* 32bit bswap */
190 /* 64bit bswap */
  /external/chromium_org/third_party/boringssl/linux-x86/crypto/modes/
ghash-x86.S 83 bswap %ebx
84 bswap %ecx
85 bswap %edx
86 bswap %ebp
188 bswap %ebx
189 bswap %ecx
190 bswap %edx
191 bswap %ebp
294 bswap %ebx
295 bswap %ed
    [all...]
  /external/chromium_org/third_party/boringssl/mac-x86/crypto/modes/
ghash-x86.S 82 bswap %ebx
83 bswap %ecx
84 bswap %edx
85 bswap %ebp
185 bswap %ebx
186 bswap %ecx
187 bswap %edx
188 bswap %ebp
289 bswap %ebx
290 bswap %ed
    [all...]
  /external/chromium_org/third_party/boringssl/mac-x86/crypto/sha/
sha1-586.S 28 bswap %eax
29 bswap %ebx
30 bswap %ecx
31 bswap %edx
40 bswap %eax
41 bswap %ebx
42 bswap %ecx
43 bswap %edx
52 bswap %eax
53 bswap %eb
    [all...]
  /external/chromium_org/third_party/boringssl/win-x86_64/crypto/sha/
sha256-x86_64.asm 59 bswap r12d
100 bswap r12d
141 bswap r12d
182 bswap r12d
223 bswap r12d
264 bswap r12d
305 bswap r12d
346 bswap r12d
387 bswap r12d
428 bswap r12
    [all...]

Completed in 492 milliseconds

1 2 34 5 6 7 8 91011