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

/linux-4.4.14/arch/x86/crypto/
H A Dsha512-avx-asm.S65 b_64 = %r10 define
116 c_64 = b_64
117 b_64 = a_64 define
146 and b_64, T2 # T2 = (a ^ c) & b
207 and b_64, T2
259 and b_64, T2
301 mov DIGEST(1), b_64
343 add b_64, DIGEST(1)
H A Dsha512-ssse3-asm.S64 b_64 = %r10 define
113 c_64 = b_64
114 b_64 = a_64 define
139 and b_64, T2 # T2 = (a ^ c) & b
199 and b_64, T2
243 and b_64, T2
300 mov DIGEST(1), b_64
342 add b_64, DIGEST(1)

Completed in 146 milliseconds