Lines Matching refs:RT0
77 #define RT0 %rsi macro
107 xor2ror16(sp00444404, sp03303033, RT0, RT1, ab ## 0, cd ## 0); \
108 xor2ror16(sp22000222, sp10011110, RT0, RT1, ab ## 0, RT2); \
109 xor2ror16(sp11101110, sp44044404, RT0, RT1, ab ## 0, cd ## 0); \
110 xor2ror16(sp30333033, sp02220222, RT0, RT1, ab ## 0, RT2); \
118 shlq $32, RT0; \
119 xorq RT0, l ## 0; \
132 shlq $32, RT0; \
133 xorq RT0, r ## 0;
285 xor2ror16(sp00444404, sp03303033, RT0, RT1, ab ## 0, cd ## 0); \
286 xor2ror16(sp22000222, sp10011110, RT0, RT1, ab ## 0, RT2); \
287 xor2ror16(sp11101110, sp44044404, RT0, RT1, ab ## 0, cd ## 0); \
288 xor2ror16(sp30333033, sp02220222, RT0, RT1, ab ## 0, RT2); \
290 xor2ror16(sp00444404, sp03303033, RT0, RT1, ab ## 1, cd ## 1); \
292 xor2ror16(sp22000222, sp10011110, RT0, RT1, ab ## 1, cd ## 1); \
293 xor2ror16(sp11101110, sp44044404, RT0, RT1, ab ## 1, cd ## 1); \
294 xor2ror16(sp30333033, sp02220222, RT0, RT1, ab ## 1, cd ## 1);
300 shlq $32, RT0; \
301 xorq RT0, l ## 0; \
312 movq (key_table + ((kr) * 2) * 4)(CTX), RT0; \
313 orq r ## 1, RT0; \
314 shrq $32, RT0; \
315 xorq RT0, r ## 1; \
327 movq (key_table + ((kl) * 2) * 4)(CTX), RT0; \
328 orq l ## 1, RT0; \
329 shrq $32, RT0; \
330 xorq RT0, l ## 1; \