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

1 2 3

  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
bswap64.asm 3 bswap r8 label
4 bswap rax label
  /external/chromium_org/third_party/openssl/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...]
  /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...]
  /external/chromium_org/third_party/openssl/openssl/crypto/sha/asm/
sha512-586.S 34 bswap %eax
35 bswap %ebx
36 bswap %ecx
37 bswap %edx
46 bswap %eax
47 bswap %ebx
48 bswap %ecx
49 bswap %edx
58 bswap %eax
59 bswap %eb
    [all...]
sha256-586.S 34 bswap %eax
35 bswap %ebx
36 bswap %ecx
37 bswap %edx
46 bswap %eax
47 bswap %ebx
48 bswap %ecx
49 bswap %edx
58 bswap %eax
59 bswap %eb
    [all...]
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");
  /external/openssl/crypto/sha/asm/
sha512-586.S 34 bswap %eax
35 bswap %ebx
36 bswap %ecx
37 bswap %edx
46 bswap %eax
47 bswap %ebx
48 bswap %ecx
49 bswap %edx
58 bswap %eax
59 bswap %eb
    [all...]
sha256-586.S 34 bswap %eax
35 bswap %ebx
36 bswap %ecx
37 bswap %edx
46 bswap %eax
47 bswap %ebx
48 bswap %ecx
49 bswap %edx
58 bswap %eax
59 bswap %eb
    [all...]
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");
  /external/flac/libFLAC/include/private/
cpu.h 49 FLAC__bool bswap; member in struct:__anon20129
  /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/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/chromium_org/third_party/openssl/openssl/crypto/bf/asm/
bf-586.S 742 bswap %eax
743 bswap %ebx
749 bswap %eax
750 bswap %ebx
790 bswap %eax
791 bswap %ebx
797 bswap %eax
798 bswap %ebx
810 bswap %eax
811 bswap %eb
    [all...]
  /external/openssl/crypto/bf/asm/
bf-586.S 742 bswap %eax
743 bswap %ebx
749 bswap %eax
750 bswap %ebx
790 bswap %eax
791 bswap %ebx
797 bswap %eax
798 bswap %ebx
810 bswap %eax
811 bswap %eb
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/modes/asm/
ghash-x86.S 81 bswap %ebx
82 bswap %ecx
83 bswap %edx
84 bswap %ebp
185 bswap %ebx
186 bswap %ecx
187 bswap %edx
188 bswap %ebp
593 bswap %ebx
594 bswap %ed
    [all...]
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/openssl/crypto/modes/asm/
ghash-x86.S 81 bswap %ebx
82 bswap %ecx
83 bswap %edx
84 bswap %ebp
185 bswap %ebx
186 bswap %ecx
187 bswap %edx
188 bswap %ebp
593 bswap %ebx
594 bswap %ed
    [all...]
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/qemu/distrib/sdl-1.2.15/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/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...]

Completed in 672 milliseconds

1 2 3