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

1 2 3

  /external/boringssl/src/crypto/perlasm/
cbc.pl 119 &bswap("eax") if $swap;
120 &bswap("ebx") if $swap;
130 &bswap("eax") if $swap;
131 &bswap("ebx") if $swap;
182 &bswap("eax") if $swap;
183 &bswap("ebx") if $swap;
193 &bswap("eax") if $swap;
194 &bswap("ebx") if $swap;
215 &bswap("eax") if $swap;
216 &bswap("ebx") if $swap
    [all...]
x86asm.pl 50 sub ::bswap
51 { if ($i386) # emulate bswap for i386
52 { &comment("bswap @_");
58 { &generic("bswap",@_); }
x86gas.pl 67 *::bswap = sub { &::emit("bswap","%$_[0]"); } if (!$::i386);
  /frameworks/compile/mclinker/include/mcld/ADT/
SizeTraits.h 140 typename SizeTraits<SIZE>::Word bswap(typename SizeTraits<SIZE>::Word pData);
143 inline SizeTraits<32>::Word bswap<32>(SizeTraits<32>::Word pData) { function in namespace:mcld
148 inline SizeTraits<64>::Word bswap<64>(SizeTraits<64>::Word pData) { function in namespace:mcld
  /ndk/tests/build/issue17144-byteswap/
build.sh 38 grep -qw bswap issue17144-byteswap.s
39 fail_panic "x86 doesn't use bswap instruciton for __swap32()"
  /external/boringssl/src/crypto/modes/asm/
ghash-x86_64.pl 218 bswap $Zlo
219 bswap $Zhi
385 &bswap ($Zlo);
388 &bswap ($Zhi);
1136 $Xi,$Xo,$Tred,$bswap,$Ii,$Ij) = map("%xmm$_",(0..15));
1160 vmovdqu .Lbswap_mask(%rip),$bswap
1161 vpshufb $bswap,$Xi,$Xi
1168 vpshufb $bswap,$Ii,$Ii
1175 vpshufb $bswap,$Ij,$Ij
1183 vpshufb $bswap,$Ii,$I
    [all...]
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...]
  /external/boringssl/linux-x86/crypto/sha/
sha512-586.S 64 bswap %eax
65 bswap %ebx
74 bswap %eax
75 bswap %ebx
    [all...]
sha256-586.S 57 bswap %eax
59 bswap %ebx
61 bswap %ecx
63 bswap %edx
69 bswap %eax
71 bswap %ebx
73 bswap %ecx
75 bswap %edx
81 bswap %eax
83 bswap %eb
    [all...]
sha1-586.S 46 bswap %eax
47 bswap %ebx
48 bswap %ecx
49 bswap %edx
58 bswap %eax
59 bswap %ebx
60 bswap %ecx
61 bswap %edx
70 bswap %eax
71 bswap %eb
    [all...]
  /external/boringssl/mac-x86/crypto/sha/
sha512-586.S 63 bswap %eax
64 bswap %ebx
73 bswap %eax
74 bswap %ebx
    [all...]
sha256-586.S 56 bswap %eax
58 bswap %ebx
60 bswap %ecx
62 bswap %edx
68 bswap %eax
70 bswap %ebx
72 bswap %ecx
74 bswap %edx
80 bswap %eax
82 bswap %eb
    [all...]
sha1-586.S 45 bswap %eax
46 bswap %ebx
47 bswap %ecx
48 bswap %edx
57 bswap %eax
58 bswap %ebx
59 bswap %ecx
60 bswap %edx
69 bswap %eax
70 bswap %eb
    [all...]
  /external/boringssl/win-x86/crypto/modes/
ghash-x86.asm 94 bswap ebx
95 bswap ecx
96 bswap edx
97 bswap ebp
196 bswap ebx
197 bswap ecx
198 bswap edx
199 bswap ebp
299 bswap ebx
300 bswap ed
    [all...]
  /external/boringssl/src/crypto/sha/asm/
sha512-586.pl 345 &bswap ("eax");
346 &bswap ("ebx");
355 &bswap ("eax");
356 &bswap ("ebx");
687 &bswap ("eax");
688 &bswap ("ebx");
689 &bswap ("ecx");
690 &bswap ("edx");
sha256-586.pl 244 &bswap ("eax");
246 &bswap ("ebx");
248 &bswap ("ecx");
250 &bswap ("edx");
393 &bswap ("ebx");
395 &bswap ("ecx");
397 &bswap ("esi");
403 &bswap ("ebx");
    [all...]
  /external/libpng/
Android.mk 30 # when we can't lower a vectorized bswap.
  /external/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/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/boringssl/win-x86/crypto/sha/
sha512-586.asm 76 bswap eax
77 bswap ebx
86 bswap eax
87 bswap ebx
    [all...]
sha256-586.asm 69 bswap eax
71 bswap ebx
73 bswap ecx
75 bswap edx
81 bswap eax
83 bswap ebx
85 bswap ecx
87 bswap edx
93 bswap eax
95 bswap eb
    [all...]
  /external/boringssl/src/crypto/modes/
internal.h 133 _asm bswap eax
  /external/boringssl/win-x86_64/crypto/sha/
sha512-x86_64.asm 57 bswap r12
98 bswap r12
139 bswap r12
180 bswap r12
221 bswap r12
262 bswap r12
303 bswap r12
344 bswap r12
385 bswap r12
426 bswap r1
    [all...]
  /frameworks/compile/mclinker/lib/LD/
GNUArchiveReader.cpp 240 number = mcld::bswap<SIZE>(*data);
251 pArchive.addSymbol(name, mcld::bswap<SIZE>(*data));
  /external/llvm/include/llvm/Transforms/Utils/
VectorUtils.h 48 case Intrinsic::bswap:

Completed in 373 milliseconds

1 2 3