Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/crypto/sha512-mb/
Dsha512_x4_avx2.S161 # PRORQ_nd reg, imm, tmp, src
173 # PRORQ_nd dst, src, amt
174 .macro PRORQ_nd reg tmp imm macro
180 PRORQ_nd a0, e, (18-14) # sig1: a0 = (e >> 4)
186 PRORQ_nd a1,e,41 # sig1: a1 = (e >> 25)
194 PRORQ_nd a2,a,6 # sig0: a2 = (a >> 11)
198 PRORQ_nd a1,a,39 # sig0: a1 = (a >> 22)