Searched refs:store_16way (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/x86/crypto/ |
H A D | glue_helper-asm-avx2.S | 18 #define store_16way(dst, x0, x1, x2, x3, x4, x5, x6, x7) \ macro 39 store_16way(dst, x0, x1, x2, x3, x4, x5, x6, x7);
|
H A D | serpent-avx2-asm_64.S | 673 store_16way(%rsi, RA1, RB1, RC1, RD1, RA2, RB2, RC2, RD2); 695 store_16way(%rsi, RC1, RD1, RB1, RE1, RC2, RD2, RB2, RE2);
|