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

1 2

  /external/openssl/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);
  /external/flac/libFLAC/include/private/
cpu.h 49 FLAC__bool bswap; member in struct:__anon6473
  /external/qemu/
bswap.h 11 #include <machine/bswap.h>
86 #define le_bswap(v, size) bswap ## size(v)
88 #define le_bswaps(p, size) *p = bswap ## size(*p);
91 #define be_bswap(v, size) bswap ## size(v)
93 #define be_bswaps(p, size) *p = bswap ## size(*p);
  /external/openssl/crypto/sha/asm/
sha256-586.pl 127 &bswap ("eax");
128 &bswap ("ebx");
129 &bswap ("ecx");
130 &bswap ("edx");
sha512-586.pl 314 &bswap ("ecx");
315 &bswap ("edx");
323 &bswap ("eax");
324 &bswap ("ebx");
423 &bswap ("eax");
424 &bswap ("ebx");
425 &bswap ("ecx");
426 &bswap ("edx");
sha1-586.pl 343 &bswap($A);
344 &bswap($B);
345 &bswap($C);
346 &bswap($D);
    [all...]
sha1-x86_64.pl 113 bswap $xi[0]
121 bswap $xi[1]
  /external/qemu/tcg/arm/
tcg-target.c 958 int addr_reg, data_reg, data_reg2, bswap; local
968 bswap = 1;
970 bswap = 0;
1038 if (bswap) {
1043 if (bswap) {
1053 if (bswap) {
1058 if (bswap) {
1181 int addr_reg, data_reg, data_reg2, bswap; local
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/hermes/
x86p_32.asm 46 bswap edx
69 bswap eax
71 bswap ebx
79 bswap ecx
81 bswap edx
105 bswap edx
198 bswap edx
223 bswap eax
225 bswap ebx
227 bswap ec
    [all...]
  /external/qemu/tcg/x86_64/
tcg-target.c 560 int addr_reg, data_reg, r0, r1, mem_index, s_bits, bswap, rexw; local
673 bswap = 1;
675 bswap = 0;
689 if (bswap) {
697 if (bswap) {
715 if (bswap) {
716 /* bswap */
721 if (bswap) {
724 /* bswap */
736 if (bswap) {
754 int addr_reg, data_reg, r0, r1, mem_index, s_bits, bswap, rexw; local
    [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...]
ghash-x86_64.pl 156 bswap $Zlo
157 bswap $Zhi
322 &bswap ($Zlo);
325 &bswap ($Zhi);
  /external/qemu/tcg/i386/
tcg-target.c 1064 const int bswap = 1; local
1066 const int bswap = 0;
1259 const int bswap = 1; local
    [all...]
  /external/qemu/tcg/ppc64/
tcg-target.c 619 int addr_reg, data_reg, r0, r1, rbase, mem_index, s_bits, bswap; local
699 bswap = 0;
701 bswap = 1;
713 if (bswap)
719 if (bswap) {
726 if (bswap)
732 if (bswap) {
740 if (bswap) {
748 if (bswap) {
766 int addr_reg, r0, r1, rbase, data_reg, mem_index, bswap; local
    [all...]
  /external/qemu/tcg/ppc/
tcg-target.c 529 int addr_reg, data_reg, data_reg2, r0, r1, rbase, mem_index, s_bits, bswap; local
660 bswap = 0;
662 bswap = 1;
675 if (bswap)
681 if (bswap) {
688 if (bswap)
694 if (bswap) {
726 int addr_reg, r0, r1, data_reg, data_reg2, mem_index, bswap, rbase; local
859 bswap = 0;
861 bswap = 1
    [all...]
  /external/qemu/tcg/hppa/
tcg-target.c 957 const int bswap = 0; local
959 const int bswap = 1;
972 if (bswap) {
978 if (bswap) {
986 if (bswap) {
991 if (bswap) {
1010 if (bswap) {
1096 const int bswap = 0; local
    [all...]
  /external/openssl/crypto/modes/
modes_lcl.h 74 _asm bswap eax
  /external/flac/libFLAC/
cpu.c 165 info->data.ia32.bswap = info->data.ia32.cpuid; /* CPUID => BSWAP since it came after */
200 fprintf(stderr, " BSWAP ...... %c\n", info->data.ia32.bswap ? 'Y' : 'n');
bitreader.c 168 bswap eax
267 if(br->cpu_info.type == FLAC__CPUINFO_TYPE_IA32 && br->cpu_info.data.ia32.bswap) {
    [all...]
  /external/llvm/lib/CodeGen/
IntrinsicLowering.cpp 164 /// LowerBSWAP - Emit the code to lower bswap of V before the specified
167 assert(V->getType()->isIntegerTy() && "Can't bswap a non-integer type!");
177 "bswap.2");
179 "bswap.1");
180 V = Builder.CreateOr(Tmp1, Tmp2, "bswap.i16");
185 "bswap.4");
187 "bswap.3");
189 "bswap.2");
191 "bswap.1");
194 "bswap.and3")
    [all...]
  /external/openssl/crypto/sha/
sha512.c 365 _asm bswap edx
366 _asm bswap eax
  /external/llvm/lib/Analysis/
ConstantFolding.cpp     [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineCalls.cpp 322 case Intrinsic::bswap:
323 // bswap(bswap(x)) -> x
325 if (Operand->getIntrinsicID() == Intrinsic::bswap)
328 // bswap(trunc(bswap(x))) -> trunc(lshr(x, c))
331 if (Operand->getIntrinsicID() == Intrinsic::bswap) {
    [all...]

Completed in 460 milliseconds

1 2