Home
last modified time | relevance | path

Searched refs:bswap (Results 1 – 25 of 101) sorted by relevance

12345

/freebsd/crypto/openssl/crypto/camellia/asm/
H A Dcmll-x86.pl161 &bswap (@T[0]);
163 &bswap (@T[1]);
164 &bswap (@T[2]);
165 &bswap (@T[3]);
170 &bswap (@T[0]);
172 &bswap (@T[1]);
173 &bswap (@T[2]);
174 &bswap (@T[3]);
226 &bswap (@T[0]);
228 &bswap (@T[1]);
[all …]
/freebsd/crypto/openssl/crypto/perlasm/
H A Dcbc.pl126 &bswap("eax") if $swap;
127 &bswap("ebx") if $swap;
137 &bswap("eax") if $swap;
138 &bswap("ebx") if $swap;
196 &bswap("eax") if $swap;
197 &bswap("ebx") if $swap;
207 &bswap("eax") if $swap;
208 &bswap("ebx") if $swap;
229 &bswap("eax") if $swap;
230 &bswap("ebx") if $swap;
[all …]
H A Dx86gas.pl74 *::bswap = sub { &::emit("bswap","%$_[0]"); } if (!$::i386);
H A Dx86asm.pl57 sub ::bswap
/freebsd/lib/libc/amd64/string/
H A Dtimingsafe_memcmp.S64 bswap %ecx # convert to big endian
65 bswap %edx # dito for edx, (e)ax, and (e)si
78 bswap %ecx # compare in big endian
79 bswap %edx
80 bswap %edi
81 bswap %esi
93 bswap %rcx # compare in big endian
94 bswap %rdx
95 bswap %rdi
96 bswap %rsi
[all …]
H A Dstrrchr.S68 bswap %rcx # in reverse order, to find last match
98 bswap %rcx # in reverse order, to find last match
116 bswap %rcx
131 bswap %rdx # in reverse order
135 bswap %r11 # unreverse byte order
/freebsd/sys/crypto/openssl/i386/
H A Dcmll-x86.S41 bswap %eax
43 bswap %ebx
44 bswap %ecx
45 bswap %edx
48 bswap %eax
50 bswap %ebx
51 bswap %ecx
52 bswap %edx
117 bswap %eax
119 bswap %ebx
[all …]
H A Dbf-586.S758 bswap %eax
759 bswap %ebx
765 bswap %eax
766 bswap %ebx
841 bswap %eax
842 bswap %ebx
848 bswap %eax
849 bswap %ebx
861 bswap %eax
862 bswap %ebx
[all …]
H A Dcast-586.S795 bswap %eax
796 bswap %ebx
802 bswap %eax
803 bswap %ebx
878 bswap %eax
879 bswap %ebx
885 bswap %eax
886 bswap %ebx
898 bswap %eax
899 bswap %ebx
[all …]
H A Dsha512-586.S68 bswap %eax
69 bswap %ebx
78 bswap %eax
79 bswap %ebx
2303 bswap %eax
2304 bswap %ebx
2305 bswap %ecx
2306 bswap %edx
2315 bswap %eax
2316 bswap %ebx
[all …]
H A Dghash-x86.S87 bswap %ebx
88 bswap %ecx
89 bswap %edx
90 bswap %ebp
196 bswap %ebx
197 bswap %ecx
198 bswap %edx
199 bswap %ebp
306 bswap %ebx
307 bswap %edx
[all …]
H A Dsha256-586.S62 bswap %eax
64 bswap %ebx
66 bswap %ecx
68 bswap %edx
74 bswap %eax
76 bswap %ebx
78 bswap %ecx
80 bswap %edx
86 bswap %eax
88 bswap %ebx
[all …]
/freebsd/crypto/openssl/crypto/modes/asm/
H A Dghash-x86_64.pl423 &bswap ($Zlo);
426 &bswap ($Zhi);
1194 $Xi,$Xo,$Tred,$bswap,$Ii,$Ij) = map("%xmm$_",(0..15));
1218 vmovdqu .Lbswap_mask(%rip),$bswap
1219 vpshufb $bswap,$Xi,$Xi
1226 vpshufb $bswap,$Ii,$Ii
1233 vpshufb $bswap,$Ij,$Ij
1241 vpshufb $bswap,$Ii,$Ii
1251 vpshufb $bswap,$Ij,$Ij
1266 vpshufb $bswap,$Ii,$Ii
[all …]
H A Dghash-x86.pl227 &bswap ($Zll);
228 &bswap ($Zlh);
229 &bswap ($Zhl);
231 &bswap ($Zhh);
234 &bswap ("eax");
420 &bswap ($Zll);
421 &bswap ($Zhl);
422 &bswap ($Zlh);
424 &bswap ($Zhh);
597 &bswap ($Zll);
[all …]
/freebsd/crypto/openssl/crypto/sha/asm/
H A Dsha512-586.pl356 &bswap ("eax");
357 &bswap ("ebx");
366 &bswap ("eax");
367 &bswap ("ebx");
698 &bswap ("eax");
699 &bswap ("ebx");
700 &bswap ("ecx");
701 &bswap ("edx");
H A Dsha256-586.pl256 &bswap ("eax");
258 &bswap ("ebx");
260 &bswap ("ecx");
262 &bswap ("edx");
405 &bswap ("ebx");
407 &bswap ("ecx");
409 &bswap ("esi");
415 &bswap ("ebx");
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dsha2_zfs.c56 goto bswap; in abd_checksum_sha256()
65 bswap: in abd_checksum_sha256()
/freebsd/sys/contrib/openzfs/include/sys/
H A Dsa_impl.h72 #define ATTR_ENCODE(x, attr, length, bswap) \ argument
75 BF64_SET(x, 16, 8, bswap); \
H A Ddsl_crypt.h223 dmu_object_type_t ot, boolean_t dedup, boolean_t bswap, uint8_t *salt,
/freebsd/crypto/openssl/engines/asm/
H A De_padlock-x86.pl122 &bswap ("eax");
266 &bswap ("ecx");
270 &bswap ("ecx");
/freebsd/kerberos5/lib/libroken/
H A DMakefile27 bswap.c \
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVPrepareFunctions.cpp142 case Intrinsic::bswap: { in lowerIntrinsicToFunction()
145 auto *BSwap = IRB.CreateIntrinsic(Intrinsic::bswap, Intrinsic->getType(), in lowerIntrinsicToFunction()
439 case Intrinsic::bswap: in substituteIntrinsicCalls()
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFInstrInfo.td1023 …def BSWAP16 : BSWAP<BPF_ALU64, 16, "bswap16", BPF_TO_LE, [(set GPR:$dst, (srl (bswap GPR:$src), (i…
1024 …def BSWAP32 : BSWAP<BPF_ALU64, 32, "bswap32", BPF_TO_LE, [(set GPR:$dst, (srl (bswap GPR:$src), (i…
1025 def BSWAP64 : BSWAP<BPF_ALU64, 64, "bswap64", BPF_TO_LE, [(set GPR:$dst, (bswap GPR:$src))]>;
1030 …def BE16 : BSWAP<BPF_ALU, 16, "be16", BPF_TO_BE, [(set GPR:$dst, (srl (bswap GPR:$src), (i64 48)))…
1031 …def BE32 : BSWAP<BPF_ALU, 32, "be32", BPF_TO_BE, [(set GPR:$dst, (srl (bswap GPR:$src), (i64 32)))…
1032 def BE64 : BSWAP<BPF_ALU, 64, "be64", BPF_TO_BE, [(set GPR:$dst, (bswap GPR:$src))]>;
1035 …def LE16 : BSWAP<BPF_ALU, 16, "le16", BPF_TO_LE, [(set GPR:$dst, (srl (bswap GPR:$src), (i64 48)))…
1036 …def LE32 : BSWAP<BPF_ALU, 32, "le32", BPF_TO_LE, [(set GPR:$dst, (srl (bswap GPR:$src), (i64 32)))…
1037 def LE64 : BSWAP<BPF_ALU, 64, "le64", BPF_TO_LE, [(set GPR:$dst, (bswap GPR:$src))]>;
/freebsd/crypto/openssl/include/crypto/
H A Dmodes.h87 _asm mov eax, val _asm bswap eax} in _bswap4()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DIntrinsicLowering.cpp255 case Intrinsic::bswap: in LowerIntrinsicCall()
477 Function *Int = Intrinsic::getDeclaration(M, Intrinsic::bswap, Ty); in LowerToByteSwap()

12345