Searched refs:RGI4 (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/arch/x86/crypto/ |
D | twofish-avx-x86_64-asm_64.S | 94 #define RGI4 %rbx macro 137 vpextrq $1, b ## 1, RGI4; \ 145 G(RGI3, RGI4, y1, s1, s2, s3, s0); \ 147 vpextrq $1, b ## 2, RGI4; \ 155 G(RGI3, RGI4, y2, s1, s2, s3, s0); \
|
D | cast6-avx-x86_64-asm_64.S | 88 #define RGI4 %rbx macro 142 F_head(b2, RX, RGI3, RGI4, op0); \ 145 F_tail(b2, RTMP, RGI3, RGI4, op1, op2, op3); \
|
D | cast5-avx-x86_64-asm_64.S | 88 #define RGI4 %rbx macro 142 F_head(b2, RX, RGI3, RGI4, op0); \ 145 F_tail(b2, RTMP, RGI3, RGI4, op1, op2, op3); \
|