Searched refs:MSGTMP4 (Results 1 – 1 of 1) sorted by relevance
/arch/x86/crypto/ |
D | sha256_ni_asm.S | 71 #define MSGTMP4 %xmm7 macro 116 movdqa STATE0, MSGTMP4 118 pblendw $0xF0, MSGTMP4, STATE1 /* CDGH */ 163 movdqa MSGTMP3, MSGTMP4 164 palignr $4, MSGTMP2, MSGTMP4 165 paddd MSGTMP4, MSGTMP0 175 movdqa MSGTMP0, MSGTMP4 176 palignr $4, MSGTMP3, MSGTMP4 177 paddd MSGTMP4, MSGTMP1 187 movdqa MSGTMP1, MSGTMP4 [all …]
|