Searched refs:RGI2 (Results 1 – 3 of 3) sorted by relevance
/arch/x86/crypto/ |
D | twofish-avx-x86_64-asm_64.S | 72 #define RGI2 %rcx macro 124 G(RGI1, RGI2, x1, s0, s1, s2, s3); \ 126 vpextrq $1, a ## 2, RGI2; \ 136 G(RGI1, RGI2, x2, s0, s1, s2, s3); \ 175 vpextrq $1, c, RGI2;
|
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); \
|
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); \
|