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