Searched refs:store_8way (Results 1 - 4 of 4) sorted by relevance

/arch/x86/crypto/
H A Dglue_helper-asm-avx.S28 #define store_8way(dst, x0, x1, x2, x3, x4, x5, x6, x7) \ define
46 store_8way(dst, x0, x1, x2, x3, x4, x5, x6, x7);
91 store_8way(dst, x0, x1, x2, x3, x4, x5, x6, x7);
150 store_8way(dst, x0, x1, x2, x3, x4, x5, x6, x7);
H A Dcast6-avx-x86_64-asm_64.S359 store_8way(%r11, RA1, RB1, RC1, RD1, RA2, RB2, RC2, RD2);
377 store_8way(%r11, RA1, RB1, RC1, RD1, RA2, RB2, RC2, RD2);
H A Dtwofish-avx-x86_64-asm_64.S343 store_8way(%r11, RC1, RD1, RA1, RB1, RC2, RD2, RA2, RB2);
361 store_8way(%r11, RA1, RB1, RC1, RD1, RA2, RB2, RC2, RD2);
H A Dserpent-avx-x86_64-asm_64.S689 store_8way(%rsi, RA1, RB1, RC1, RD1, RA2, RB2, RC2, RD2);
705 store_8way(%rsi, RC1, RD1, RB1, RE1, RC2, RD2, RB2, RE2);

Completed in 2496 milliseconds