Lines Matching defs:W_t
84 # MSG, DIGEST, K_t, W_t are arrays
97 #define W_t(i) 8*i+frame_W(%rsp)
158 # The two new schedule QWORDS are stored at [W_t(%%t)] and [W_t(%%t+1)].
172 movdqa W_t(idx), %xmm2 # XMM2 = W[t-2]
180 movdqu W_t(idx), %xmm5 # XMM5 = W[t-15]
245 movdqu W_t(idx), %xmm1 # XMM1 = W[t-7]
252 paddq W_t(idx), %xmm0 # XMM0 = s1(W[t-2]) + s0(W[t-15]) + W[t-16]
256 movdqa %xmm0, W_t(\rnd) # Store scheduled qwords
317 movdqa %xmm0, W_t(t) # Store Scheduled Pair
325 movdqa %xmm0, W_t(t) # Store Scheduled Pair