Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/crypto/sha2/amd64/
H A Dsha256-ni.S90 #define MSGTMP3 %xmm6 macro
183 movdqa MSG, MSGTMP3
186 movdqa MSGTMP3, MSGTMP4
189 sha256msg2 MSGTMP3, MSGTMP0
192 sha256msg1 MSGTMP3, MSGTMP2
199 palignr $4, MSGTMP3, MSGTMP4
204 sha256msg1 MSGTMP0, MSGTMP3
224 paddd MSGTMP4, MSGTMP3
225 sha256msg2 MSGTMP2, MSGTMP3
231 movdqa MSGTMP3, MSG
[all …]