Lines Matching refs:x4

42 #define K(x0, x1, x2, x3, x4, i) \  argument
43 get_key(i, 0, x4); \
46 pxor x4, x0; \
49 get_key(i, 3, x4); \
50 pxor x4, x3;
52 #define LK(x0, x1, x2, x3, x4, i) \ argument
53 movdqa x0, x4; \
55 psrld $(32 - 13), x4; \
56 por x4, x0; \
58 movdqa x2, x4; \
60 psrld $(32 - 3), x4; \
61 por x4, x2; \
63 movdqa x1, x4; \
65 psrld $(32 - 1), x4; \
66 por x4, x1; \
67 movdqa x0, x4; \
68 pslld $3, x4; \
70 pxor x4, x3; \
71 movdqa x3, x4; \
73 psrld $(32 - 7), x4; \
74 por x4, x3; \
75 movdqa x1, x4; \
76 pslld $7, x4; \
80 pxor x4, x2; \
81 movdqa x0, x4; \
87 psrld $(32 - 5), x4; \
88 por x4, x0; \
89 movdqa x2, x4; \
91 psrld $(32 - 22), x4; \
92 por x4, x2; \
98 #define KL(x0, x1, x2, x3, x4, i) \ argument
99 K(x0, x1, x2, x3, x4, i); \
100 movdqa x0, x4; \
102 pslld $(32 - 5), x4; \
103 por x4, x0; \
104 movdqa x2, x4; \
106 pslld $(32 - 22), x4; \
107 por x4, x2; \
110 movdqa x1, x4; \
111 pslld $7, x4; \
113 pxor x4, x2; \
114 movdqa x1, x4; \
116 pslld $(32 - 1), x4; \
117 por x4, x1; \
118 movdqa x3, x4; \
120 pslld $(32 - 7), x4; \
121 por x4, x3; \
123 movdqa x0, x4; \
124 pslld $3, x4; \
125 pxor x4, x3; \
126 movdqa x0, x4; \
128 pslld $(32 - 13), x4; \
129 por x4, x0; \
132 movdqa x2, x4; \
134 pslld $(32 - 3), x4; \
135 por x4, x2;
137 #define S0(x0, x1, x2, x3, x4) \ argument
138 movdqa x3, x4; \
140 pxor x4, x0; \
141 pxor x2, x4; \
142 pxor RNOT, x4; \
145 pxor x4, x1; \
148 por x0, x4; \
153 pxor x4, x2; \
156 #define S1(x0, x1, x2, x3, x4) \ argument
157 movdqa x1, x4; \
161 pand x1, x4; \
166 pxor x4, x3; \
167 por x4, x1; \
168 pxor x2, x4; \
174 pxor x1, x4;
176 #define S2(x0, x1, x2, x3, x4) \ argument
179 movdqa x0, x4; \
182 por x4, x3; \
191 pxor x0, x4; \
195 #define S3(x0, x1, x2, x3, x4) \ argument
196 movdqa x1, x4; \
199 pand x0, x4; \
204 por x4, x0; \
205 pxor x3, x4; \
208 pand x4, x3; \
210 por x1, x4; \
212 pxor x3, x4; \
216 #define S4(x0, x1, x2, x3, x4) \ argument
217 movdqa x3, x4; \
219 pxor x4, x0; \
221 por x4, x2; \
223 pxor x3, x4; \
227 pxor x4, x1; \
228 pand x2, x4; \
230 pxor x0, x4; \
235 #define S5(x0, x1, x2, x3, x4) \ argument
236 movdqa x1, x4; \
240 pxor x0, x4; \
242 pand x4, x1; \
243 por x3, x4; \
244 pxor x0, x4; \
249 pand x4, x2; \
254 #define S6(x0, x1, x2, x3, x4) \ argument
255 movdqa x1, x4; \
261 pxor RNOT, x4; \
264 pxor x4, x3; \
265 pxor x0, x4; \
267 pxor x1, x4; \
273 #define S7(x0, x1, x2, x3, x4) \ argument
275 movdqa x1, x4; \
279 por x4, x3; \
280 pxor x2, x4; \
285 pxor x4, x0; \
286 pxor x3, x4; \
288 pxor x1, x4; \
289 pxor x4, x2; \
291 por x0, x4; \
292 pxor x1, x4;
294 #define SI0(x0, x1, x2, x3, x4) \ argument
295 movdqa x3, x4; \
298 pxor x1, x4; \
305 pxor x4, x3; \
311 pxor x3, x4;
313 #define SI1(x0, x1, x2, x3, x4) \ argument
315 movdqa x0, x4; \
318 por x1, x4; \
319 pxor x3, x4; \
322 pand x4, x2; \
323 pxor x1, x4; \
327 por x4, x0; \
328 pxor x4, x2; \
330 pxor x1, x4;
332 #define SI2(x0, x1, x2, x3, x4) \ argument
334 movdqa x3, x4; \
337 pxor x4, x2; \
338 pxor x0, x4; \
342 pxor x4, x1; \
343 por x3, x4; \
345 pxor x2, x4; \
348 pxor x4, x3; \
349 pxor x0, x4;
351 #define SI3(x0, x1, x2, x3, x4) \ argument
353 movdqa x1, x4; \
356 por x4, x0; \
357 pxor x3, x4; \
367 pxor x3, x4; \
371 #define SI4(x0, x1, x2, x3, x4) \ argument
373 movdqa x0, x4; \
377 pxor RNOT, x4; \
380 pand x4, x2; \
382 por x4, x0; \
385 pxor x3, x4; \
388 pxor x1, x4; \
391 #define SI5(x0, x1, x2, x3, x4) \ argument
392 movdqa x1, x4; \
394 pxor x4, x2; \
396 pand x4, x3; \
402 pxor x1, x4; \
403 pxor x4, x2; \
404 pand x0, x4; \
410 pxor x4, x2; \
411 pxor x3, x4;
413 #define SI6(x0, x1, x2, x3, x4) \ argument
415 movdqa x0, x4; \
420 por x4, x2; \
426 pxor x0, x4; \
427 pxor x4, x3; \
428 pxor x2, x4; \
432 #define SI7(x0, x1, x2, x3, x4) \ argument
433 movdqa x3, x4; \
436 por x4, x2; \
437 pxor x1, x4; \
440 pxor x0, x4; \
445 pxor x3, x4; \
448 pxor x4, x1; \
449 pxor x4, x3; \
450 pand x0, x4; \
451 pxor x2, x4;