Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/crypto/sha2/amd64/
H A Dsha256-ni.S88 #define MSGTMP1 %xmm4 macro
163 movdqa MSG, MSGTMP1
168 sha256msg1 MSGTMP1, MSGTMP0
178 sha256msg1 MSGTMP2, MSGTMP1
200 paddd MSGTMP4, MSGTMP1
201 sha256msg2 MSGTMP0, MSGTMP1
207 movdqa MSGTMP1, MSG
210 movdqa MSGTMP1, MSGTMP4
213 sha256msg2 MSGTMP1, MSGTMP2
216 sha256msg1 MSGTMP1, MSGTMP0
[all …]