Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/crypto/
H A Dsha512-avx2-asm.S63 YTMP1 = %ymm1 define
174 MY_VPALIGNR YTMP1, Y_1, Y_0, 8 # YTMP1 = W[-15]
179 vpsrlq $1, YTMP1, YTMP2
180 vpsllq $(64-1), YTMP1, YTMP3
183 vpsrlq $7, YTMP1, YTMP4 # YTMP4 = W[-15] >> 7
225 vpsrlq $8, YTMP1, YTMP2
226 vpsllq $(64-8), YTMP1, YTMP1
227 vpor YTMP2, YTMP1, YTMP
[all...]
/kernel/linux/linux-6.6/arch/x86/crypto/
H A 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, YTMP
[all...]

Completed in 2 milliseconds