Searched refs:RGS3 (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/arch/x86/crypto/ |
D | twofish-avx-x86_64-asm_64.S | 99 #define RGS3 %r10 macro 123 lookup_32bit(t0, t1, t2, t3, ##gi2, RGS3, shr_next, ##gi2); \ 130 orq RGS1, RGS3; 140 vpinsrq $1, RGS3, x1, x1; \ 146 vpinsrq $1, RGS3, y1, y1; \ 150 vpinsrq $1, RGS3, x2, x2; \ 154 vpinsrq $1, RGS3, y2, y2;
|