Searched refs:YTMP4 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/crypto/ |
H A D | sha512-avx2-asm.S | 66 YTMP4 = %ymm8 define 183 vpsrlq $7, YTMP1, YTMP4 # YTMP4 = W[-15] >> 7 229 vpxor YTMP4, YTMP3, YTMP3 # YTMP3 = W[-15] ror 1 ^ W[-15] >> 7 244 vpsrlq $6, YTMP2, YTMP4 # YTMP4 = W[-2] >> 6 {BABA} 292 vpxor YTMP3, YTMP4, YTMP4 # YTMP4 = W[-2] ror 19 ^ W[-2] >> 6 {BABA} 296 vpxor YTMP3, YTMP4, YTMP [all...] |
/kernel/linux/linux-6.6/arch/x86/crypto/ |
H A D | sha512-avx2-asm.S | 67 YTMP4 = %ymm8 define 180 vpsrlq $7, YTMP1, YTMP4 # YTMP4 = W[-15] >> 7 226 vpxor YTMP4, YTMP3, YTMP3 # YTMP3 = W[-15] ror 1 ^ W[-15] >> 7 241 vpsrlq $6, YTMP2, YTMP4 # YTMP4 = W[-2] >> 6 {BABA} 289 vpxor YTMP3, YTMP4, YTMP4 # YTMP4 = W[-2] ror 19 ^ W[-2] >> 6 {BABA} 293 vpxor YTMP3, YTMP4, YTMP [all...] |
Completed in 2 milliseconds