Searched refs:RGS2 (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/arch/x86/crypto/ |
D | twofish-avx-x86_64-asm_64.S | 97 #define RGS2 %r9 macro 125 lookup_32bit(t0, t1, t2, t3, ##gi1, RGS2, dummy, none); \ 126 shlq $32, RGS2; \ 127 orq RGS1, RGS2; \ 139 vmovq RGS2, x1; \ 145 vmovq RGS2, y1; \ 149 vmovq RGS2, x2; \ 153 vmovq RGS2, y2; \
|