Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/crypto/
Dsha512-avx2-asm.S64 YTMP1 = %ymm1 define
171 MY_VPALIGNR YTMP1, Y_1, Y_0, 8 # YTMP1 = W[-15]
176 vpsrlq $1, YTMP1, YTMP2
177 vpsllq $(64-1), YTMP1, YTMP3
180 vpsrlq $7, YTMP1, YTMP4 # YTMP4 = W[-15] >> 7
222 vpsrlq $8, YTMP1, YTMP2
223 vpsllq $(64-8), YTMP1, YTMP1
224 vpor YTMP2, YTMP1, YTMP1 # YTMP1 = W[-15] ror 8
227 vpxor YTMP1, YTMP3, YTMP1 # YTMP1 = s0
231 vpaddq YTMP1, YTMP0, YTMP0 # YTMP0 = W[-16] + W[-7] + s0
[all …]