Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/arch/x86/crypto/
H A Dglue_helper-asm-avx.S18 #define store_8way(dst, x0, x1, x2, x3, x4, x5, x6, x7) \ define
36 store_8way(dst, x0, x1, x2, x3, x4, x5, x6, x7);
H A Dcast6-avx-x86_64-asm_64.S362 store_8way(%r11, RA1, RB1, RC1, RD1, RA2, RB2, RC2, RD2);
385 store_8way(%r11, RA1, RB1, RC1, RD1, RA2, RB2, RC2, RD2);
H A Dtwofish-avx-x86_64-asm_64.S325 store_8way(%r11, RC1, RD1, RA1, RB1, RC2, RD2, RA2, RB2);
345 store_8way(%r11, RA1, RB1, RC1, RD1, RA2, RB2, RC2, RD2);
H A Dserpent-avx-x86_64-asm_64.S671 store_8way(%rsi, RA1, RB1, RC1, RD1, RA2, RB2, RC2, RD2);
689 store_8way(%rsi, RC1, RD1, RB1, RE1, RC2, RD2, RB2, RE2);
/kernel/linux/linux-5.10/arch/x86/crypto/
H A Dglue_helper-asm-avx.S18 #define store_8way(dst, x0, x1, x2, x3, x4, x5, x6, x7) \ define
36 store_8way(dst, x0, x1, x2, x3, x4, x5, x6, x7);
81 store_8way(dst, x0, x1, x2, x3, x4, x5, x6, x7);
140 store_8way(dst, x0, x1, x2, x3, x4, x5, x6, x7);
H A Dcast6-avx-x86_64-asm_64.S360 store_8way(%r11, RA1, RB1, RC1, RD1, RA2, RB2, RC2, RD2);
383 store_8way(%r11, RA1, RB1, RC1, RD1, RA2, RB2, RC2, RD2);
H A Dtwofish-avx-x86_64-asm_64.S332 store_8way(%r11, RC1, RD1, RA1, RB1, RC2, RD2, RA2, RB2);
352 store_8way(%r11, RA1, RB1, RC1, RD1, RA2, RB2, RC2, RD2);
H A Dserpent-avx-x86_64-asm_64.S677 store_8way(%rsi, RA1, RB1, RC1, RD1, RA2, RB2, RC2, RD2);
695 store_8way(%rsi, RC1, RD1, RB1, RE1, RC2, RD2, RB2, RE2);

Completed in 4 milliseconds