Searched refs:store_8way (Results 1 – 4 of 4) sorted by relevance
| /Linux-v4.19/arch/x86/crypto/ |
| D | glue_helper-asm-avx.S | 28 #define store_8way(dst, x0, x1, x2, x3, x4, x5, x6, x7) \ macro 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);
|
| D | twofish-avx-x86_64-asm_64.S | 347 store_8way(%r11, RC1, RD1, RA1, RB1, RC2, RD2, RA2, RB2); 367 store_8way(%r11, RA1, RB1, RC1, RD1, RA2, RB2, RC2, RD2);
|
| D | cast6-avx-x86_64-asm_64.S | 375 store_8way(%r11, RA1, RB1, RC1, RD1, RA2, RB2, RC2, RD2); 398 store_8way(%r11, RA1, RB1, RC1, RD1, RA2, RB2, RC2, RD2);
|
| D | serpent-avx-x86_64-asm_64.S | 692 store_8way(%rsi, RA1, RB1, RC1, RD1, RA2, RB2, RC2, RD2); 710 store_8way(%rsi, RC1, RD1, RB1, RE1, RC2, RD2, RB2, RE2);
|