Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/crypto/
H A Dsha512-ssse3-asm.S65 b_64 = %r10 define
110 c_64 = b_64
111 b_64 = a_64 define
136 and b_64, T2 # T2 = (a ^ c) & b
196 and b_64, T2
240 and b_64, T2
300 mov DIGEST(1), b_64
342 add b_64, DIGEST(1)
H A Dsha512-avx-asm.S65 b_64 = %r10 define
112 c_64 = b_64
113 b_64 = a_64 define
142 and b_64, T2 # T2 = (a ^ c) & b
203 and b_64, T2
255 and b_64, T2
298 mov DIGEST(1), b_64
340 add b_64, DIGEST(1)