Searched refs:RGI4 (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/arch/x86/crypto/ |
D | twofish-avx-x86_64-asm_64.S | 91 #define RGI4 %rbx macro 134 vpextrq $1, b ## 1, RGI4; \ 142 G(RGI3, RGI4, y1, s1, s2, s3, s0); \ 144 vpextrq $1, b ## 2, RGI4; \ 152 G(RGI3, RGI4, y2, s1, s2, s3, s0); \
|
D | cast6-avx-x86_64-asm_64.S | 87 #define RGI4 %rbx macro 141 F_head(b2, RX, RGI3, RGI4, op0); \ 144 F_tail(b2, RTMP, RGI3, RGI4, op1, op2, op3); \
|
D | cast5-avx-x86_64-asm_64.S | 87 #define RGI4 %rbx macro 141 F_head(b2, RX, RGI3, RGI4, op0); \ 144 F_tail(b2, RTMP, RGI3, RGI4, op1, op2, op3); \
|