Searched refs:RGS2 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/x86/crypto/ |
H A D | twofish-avx-x86_64-asm_64.S | 80 #define RGS2 %r9 macro 108 lookup_32bit(t0, t1, t2, t3, ##gi1, RGS2, dummy, none); \ 109 shlq $32, RGS2; \ 110 orq RGS1, RGS2; \ 122 vmovq RGS2, x1; \ 128 vmovq RGS2, y1; \ 132 vmovq RGS2, x2; \ 136 vmovq RGS2, y2; \
|