Home
last modified time | relevance | path

Searched refs:MSGTMP0 (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/common/crypto/sha2/amd64/
H A Dsha256-ni.S87 #define MSGTMP0 %xmm3 macro
154 movdqa MSG, MSGTMP0
168 sha256msg1 MSGTMP1, MSGTMP0
188 paddd MSGTMP4, MSGTMP0
189 sha256msg2 MSGTMP3, MSGTMP0
195 movdqa MSGTMP0, MSG
198 movdqa MSGTMP0, MSGTMP4
201 sha256msg2 MSGTMP0, MSGTMP1
204 sha256msg1 MSGTMP0, MSGTMP3
211 palignr $4, MSGTMP0, MSGTMP4
[all …]