Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/crypto/sha2/amd64/
H A Dsha256-ni.S89 #define MSGTMP2 %xmm5 macro
173 movdqa MSG, MSGTMP2
178 sha256msg1 MSGTMP2, MSGTMP1
187 palignr $4, MSGTMP2, MSGTMP4
192 sha256msg1 MSGTMP3, MSGTMP2
212 paddd MSGTMP4, MSGTMP2
213 sha256msg2 MSGTMP1, MSGTMP2
219 movdqa MSGTMP2, MSG
222 movdqa MSGTMP2, MSGTMP4
225 sha256msg2 MSGTMP2, MSGTMP3
[all …]