Home
last modified time | relevance | path

Searched refs:RNOT (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/crypto/
Dserpent-sse2-i586-asm_32.S36 #define RNOT %xmm7 macro
142 pxor RNOT, x4; \
152 pxor RNOT, x1; \
160 pxor RNOT, x3; \
172 pxor RNOT, x0; \
177 pxor RNOT, x3; \
189 pxor RNOT, x0; \
232 pxor RNOT, x1; \
239 pxor RNOT, x3; \
261 pxor RNOT, x4; \
[all …]
Dserpent-avx2-asm_64.S37 #define RNOT %ymm0 macro
65 vpxor RNOT, x4, x4; \
76 vpxor RNOT, x1, x1; \
83 vpxor RNOT, x3, x3; \
96 vpxor RNOT, x0, x0; \
101 vpxor RNOT, x3, x3; \
113 vpxor RNOT, tp, tp; \
156 vpxor RNOT, x1, x1; \
162 vpxor RNOT, x3, x3; \
184 vpxor RNOT, x1, x4; \
[all …]
Dserpent-sse2-x86_64-asm_64.S34 #define RNOT %xmm10 macro
46 pxor RNOT, x4; \
57 pxor RNOT, x1; \
65 pxor RNOT, x3; \
78 pxor RNOT, x0; \
83 pxor RNOT, x3; \
96 pxor RNOT, x0; \
141 pxor RNOT, x1; \
148 pxor RNOT, x3; \
171 pxor RNOT, x4; \
[all …]
Dserpent-avx-x86_64-asm_64.S47 #define RNOT %xmm11 macro
59 vpxor RNOT, x4, x4; \
70 vpxor RNOT, x1, x1; \
77 vpxor RNOT, x3, x3; \
90 vpxor RNOT, x0, x0; \
95 vpxor RNOT, x3, x3; \
107 vpxor RNOT, tp, tp; \
150 vpxor RNOT, x1, x1; \
156 vpxor RNOT, x3, x3; \
178 vpxor RNOT, x1, x4; \
[all …]