Lines Matching refs:RT0
62 #define RT0 %rsi macro
92 xor2ror16(sp00444404, sp03303033, RT0, RT1, ab ## 0, cd ## 0); \
93 xor2ror16(sp22000222, sp10011110, RT0, RT1, ab ## 0, RT2); \
94 xor2ror16(sp11101110, sp44044404, RT0, RT1, ab ## 0, cd ## 0); \
95 xor2ror16(sp30333033, sp02220222, RT0, RT1, ab ## 0, RT2); \
103 shlq $32, RT0; \
104 xorq RT0, l ## 0; \
117 shlq $32, RT0; \
118 xorq RT0, r ## 0;
270 xor2ror16(sp00444404, sp03303033, RT0, RT1, ab ## 0, cd ## 0); \
271 xor2ror16(sp22000222, sp10011110, RT0, RT1, ab ## 0, RT2); \
272 xor2ror16(sp11101110, sp44044404, RT0, RT1, ab ## 0, cd ## 0); \
273 xor2ror16(sp30333033, sp02220222, RT0, RT1, ab ## 0, RT2); \
275 xor2ror16(sp00444404, sp03303033, RT0, RT1, ab ## 1, cd ## 1); \
277 xor2ror16(sp22000222, sp10011110, RT0, RT1, ab ## 1, cd ## 1); \
278 xor2ror16(sp11101110, sp44044404, RT0, RT1, ab ## 1, cd ## 1); \
279 xor2ror16(sp30333033, sp02220222, RT0, RT1, ab ## 1, cd ## 1);
285 shlq $32, RT0; \
286 xorq RT0, l ## 0; \
297 movq (key_table + ((kr) * 2) * 4)(CTX), RT0; \
298 orq r ## 1, RT0; \
299 shrq $32, RT0; \
300 xorq RT0, r ## 1; \
312 movq (key_table + ((kl) * 2) * 4)(CTX), RT0; \
313 orq l ## 1, RT0; \
314 shrq $32, RT0; \
315 xorq RT0, l ## 1; \