Lines Matching refs:E0
67 #define E0 %xmm1 /* Need two E's b/c they ping pong */ macro
107 pinsrd $3, 1*16(DIGEST_PTR), E0
109 pand UPPER_WORD_MASK(%rip), E0
116 movdqa E0, (0*16)(%rsp)
122 paddd MSG0, E0
124 sha1rnds4 $0, E0, ABCD
130 movdqa ABCD, E0
137 sha1nexte MSG2, E0
139 sha1rnds4 $0, E0, ABCD
147 movdqa ABCD, E0
154 sha1nexte MSG0, E0
157 sha1rnds4 $0, E0, ABCD
163 movdqa ABCD, E0
170 sha1nexte MSG2, E0
173 sha1rnds4 $1, E0, ABCD
179 movdqa ABCD, E0
186 sha1nexte MSG0, E0
189 sha1rnds4 $1, E0, ABCD
195 movdqa ABCD, E0
202 sha1nexte MSG2, E0
205 sha1rnds4 $2, E0, ABCD
211 movdqa ABCD, E0
218 sha1nexte MSG0, E0
221 sha1rnds4 $2, E0, ABCD
227 movdqa ABCD, E0
234 sha1nexte MSG2, E0
237 sha1rnds4 $2, E0, ABCD
243 movdqa ABCD, E0
250 sha1nexte MSG0, E0
253 sha1rnds4 $3, E0, ABCD
259 movdqa ABCD, E0
265 sha1nexte MSG2, E0
268 sha1rnds4 $3, E0, ABCD
272 movdqa ABCD, E0
276 sha1nexte (0*16)(%rsp), E0
287 pextrd $3, E0, 1*16(DIGEST_PTR)