Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/arch/x86/crypto/
H A Dtwofish-avx-x86_64-asm_64.S78 #define RGS1 %r8 define
105 lookup_32bit(t0, t1, t2, t3, ##gi1, RGS1, shr_next, ##gi1); \
110 orq RGS1, RGS2; \
111 lookup_32bit(t0, t1, t2, t3, ##gi2, RGS1, dummy, none); \
112 shlq $32, RGS1; \
113 orq RGS1, RGS3;
/kernel/linux/linux-5.10/arch/x86/crypto/
H A Dtwofish-avx-x86_64-asm_64.S83 #define RGS1 %r8 define
110 lookup_32bit(t0, t1, t2, t3, ##gi1, RGS1, shr_next, ##gi1); \
115 orq RGS1, RGS2; \
116 lookup_32bit(t0, t1, t2, t3, ##gi2, RGS1, dummy, none); \
117 shlq $32, RGS1; \
118 orq RGS1, RGS3;

Completed in 2 milliseconds