Searched refs:RGS3 (Results 1 – 1 of 1) sorted by relevance
/linux/arch/x86/crypto/ |
H A D | twofish-avx-x86_64-asm_64.S | 82 #define RGS3 %r10 macro 106 lookup_32bit(t0, t1, t2, t3, ##gi2, RGS3, shr_next, ##gi2); \ 113 orq RGS1, RGS3; 123 vpinsrq $1, RGS3, x1, x1; \ 129 vpinsrq $1, RGS3, y1, y1; \ 133 vpinsrq $1, RGS3, x2, x2; \ 137 vpinsrq $1, RGS3, y2, y2;
|