Searched refs:RW2 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/crypto/ |
H A D | des3_ede-asm_64.S | 43 #define RW2 %rcx define 396 xorq from##2, RW2; \ 399 shrq $16, RW2; \ 404 shrq $16, RW2; \ 414 do_movq(RW0, RW2); \ 455 movq RW0, RW2;
|
/kernel/linux/linux-6.6/arch/x86/crypto/ |
H A D | des3_ede-asm_64.S | 43 #define RW2 %rcx define 420 xorq from##2, RW2; \ 423 shrq $16, RW2; \ 430 shrq $16, RW2; \ 444 do_movq(RW0, RW2); \ 487 movq RW0, RW2;
|
Completed in 3 milliseconds