Searched refs:RGI3 (Results 1 – 3 of 3) sorted by relevance
/linux/arch/x86/crypto/ |
H A D | twofish-avx-x86_64-asm_64.S | 71 #define RGI3 %rax macro 116 vmovq b ## 1, RGI3; \ 125 G(RGI3, RGI4, y1, s1, s2, s3, s0); \ 126 vmovq b ## 2, RGI3; \ 135 G(RGI3, RGI4, y2, s1, s2, s3, s0); \
|
H A D | cast6-avx-x86_64-asm_64.S | 70 #define RGI3 %rax 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 | 70 #define RGI3 %rax macro 131 F_head(b2, RX, RGI3, RGI4, op0); \ 134 F_tail(b2, RTMP, RGI3, RGI4, op1, op2, op3); \
|