Searched refs:RGI3 (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/arch/x86/crypto/ |
D | twofish-avx-x86_64-asm_64.S | 88 #define RGI3 %rax macro 133 vmovq b ## 1, RGI3; \ 142 G(RGI3, RGI4, y1, s1, s2, s3, s0); \ 143 vmovq b ## 2, RGI3; \ 152 G(RGI3, RGI4, y2, s1, s2, s3, s0); \
|
D | cast6-avx-x86_64-asm_64.S | 84 #define RGI3 %rax 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 | 84 #define RGI3 %rax macro 141 F_head(b2, RX, RGI3, RGI4, op0); \ 144 F_tail(b2, RTMP, RGI3, RGI4, op1, op2, op3); \
|