Searched refs:RGS1 (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/x86/crypto/ |
| H A D | twofish-avx-x86_64-asm_64.S | 83 #define RGS1 %r8 macro 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;
|