Searched refs:RGI2 (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/arch/x86/crypto/ |
D | twofish-avx-x86_64-asm_64.S | 84 #define RGI2 %rcx macro 136 G(RGI1, RGI2, x1, s0, s1, s2, s3); \ 138 vpextrq $1, a ## 2, RGI2; \ 148 G(RGI1, RGI2, x2, s0, s1, s2, s3); \ 187 vpextrq $1, c, RGI2;
|
D | cast6-avx-x86_64-asm_64.S | 80 #define RGI2 %rcx macro 140 F_head(b1, RX, RGI1, RGI2, op0); \ 143 F_tail(b1, RX, RGI1, RGI2, op1, op2, op3); \
|
D | cast5-avx-x86_64-asm_64.S | 80 #define RGI2 %rcx macro 140 F_head(b1, RX, RGI1, RGI2, op0); \ 143 F_tail(b1, RX, RGI1, RGI2, op1, op2, op3); \
|