Searched refs:RGI2 (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/arch/x86/crypto/ |
A D | twofish-avx-x86_64-asm_64.S | 67 #define RGI2 %rcx macro 119 G(RGI1, RGI2, x1, s0, s1, s2, s3); \ 121 vpextrq $1, a ## 2, RGI2; \ 131 G(RGI1, RGI2, x2, s0, s1, s2, s3); \ 170 vpextrq $1, c, RGI2;
|
A D | cast6-avx-x86_64-asm_64.S | 66 #define RGI2 %rcx macro 126 F_head(b1, RX, RGI1, RGI2, op0); \ 129 F_tail(b1, RX, RGI1, RGI2, op1, op2, op3); \
|
A D | cast5-avx-x86_64-asm_64.S | 66 #define RGI2 %rcx macro 126 F_head(b1, RX, RGI1, RGI2, op0); \ 129 F_tail(b1, RX, RGI1, RGI2, op1, op2, op3); \
|
Completed in 7 milliseconds