Home
last modified time | relevance | path

Searched refs:d_64 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/crypto/
H A Dsha512-avx-asm.S66 d_64 = %r12 define
113 e_64 = d_64
114 d_64 = c_64 define
150 add T1, d_64 # e(next_state) = d + T1
214 add T1, d_64
263 add T1, d_64
303 mov DIGEST(3), d_64
345 add d_64, DIGEST(3)
H A Dsha512-ssse3-asm.S66 d_64 = %r12 define
111 e_64 = d_64
112 d_64 = c_64 define
144 add T1, d_64 # e(next_state) = d + T1
215 add T1, d_64
266 add T1, d_64
305 mov DIGEST(3), d_64
347 add d_64, DIGEST(3)
/kernel/linux/linux-6.6/arch/x86/crypto/
H A Dsha512-ssse3-asm.S67 d_64 = %r12 define
108 e_64 = d_64
109 d_64 = c_64 define
141 add T1, d_64 # e(next_state) = d + T1
212 add T1, d_64
263 add T1, d_64
302 mov DIGEST(3), d_64
344 add d_64, DIGEST(3)
H A Dsha512-avx-asm.S67 d_64 = %r12 define
110 e_64 = d_64
111 d_64 = c_64 define
147 add T1, d_64 # e(next_state) = d + T1
211 add T1, d_64
260 add T1, d_64
300 mov DIGEST(3), d_64
342 add d_64, DIGEST(3)

Completed in 3 milliseconds