Searched refs:RGS1 (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/arch/x86/crypto/
H A Dtwofish-avx-x86_64-asm_64.S95 #define RGS1 %r8 define
122 lookup_32bit(t0, t1, t2, t3, ##gi1, RGS1, shr_next, ##gi1); \
127 orq RGS1, RGS2; \
128 lookup_32bit(t0, t1, t2, t3, ##gi2, RGS1, dummy, none); \
129 shlq $32, RGS1; \
130 orq RGS1, RGS3;

Completed in 39 milliseconds