Lines Matching defs:W_t
89 # MSG, DIGEST, K_t, W_t are arrays
102 #define W_t(i) 8*i+frame_W(%rsp)
166 # The two new schedule QWORDS are stored at [W_t(t)] and [W_t(t+1)].
176 vmovdqa W_t(idx), %xmm4 # XMM4 = W[t-2]
178 vmovdqu W_t(idx), %xmm5 # XMM5 = W[t-15]
231 vpaddq W_t(idx), %xmm0, %xmm0 # XMM0 = s1(W[t-2]) + W[t-16]
233 vmovdqu W_t(idx), %xmm1 # XMM1 = W[t-7]
252 vmovdqa %xmm0, W_t(idx) # Store W[t]
318 vmovdqa %xmm0, W_t(t) # Store Scheduled Pair
326 vmovdqa %xmm0, W_t(t) # Store Scheduled Pair