Searched refs:RGI4 (Results 1 – 3 of 3) sorted by relevance
/linux/arch/x86/crypto/ |
H A D | twofish-avx-x86_64-asm_64.S | 74 #define RGI4 %rbx macro 117 vpextrq $1, b ## 1, RGI4; \ 125 G(RGI3, RGI4, y1, s1, s2, s3, s0); \ 127 vpextrq $1, b ## 2, RGI4; \ 135 G(RGI3, RGI4, y2, s1, s2, s3, s0); \
|
H A D | cast6-avx-x86_64-asm_64.S | 73 #define RGI4 %rbx macro 131 F_head(b2, RX, RGI3, RGI4, op0); \ 134 F_tail(b2, RTMP, RGI3, RGI4, op1, op2, op3); \
|
H A D | cast5-avx-x86_64-asm_64.S | 73 #define RGI4 %rbx macro 131 F_head(b2, RX, RGI3, RGI4, op0); \ 134 F_tail(b2, RTMP, RGI3, RGI4, op1, op2, op3); \
|