Searched refs:RT2d (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/arch/x86/crypto/ |
| H A D | camellia-x86_64-asm_64.S | 69 #define RT2d %r8d macro 235 movl $32, RT2d; 237 cmovel RXORd, RT2d; /* max */ 296 andl l ## 1d, RT2d; \ 297 roll $1, RT2d; \ 310 andl r ## 0d, RT2d; \ 311 roll $1, RT2d; \ 436 movl $24, RT2d; /* max */ 443 movl $32, RT2d; /* max */ 471 movl $32, RT2d; [all …]
|
| H A D | blowfish-x86_64-asm_64.S | 51 #define RT2d %r8d macro 67 movzbl RX0bl, RT2d; \ 177 movzbl x ## bl, RT2d; \
|
| H A D | des3_ede-asm_64.S | 64 #define RT2d %r14d macro 129 movzbl RW0bl, RT2d; \ 143 movzbl RW0bl, RT2d; \
|