Lines Matching defs:E0
68 #define E0 %xmm1 /* Need two E's b/c they ping pong */
108 pinsrd $3, 1*16(DIGEST_PTR), E0
110 pand UPPER_WORD_MASK(%rip), E0
117 movdqa E0, (0*16)(%rsp)
123 paddd MSG0, E0
125 sha1rnds4 $0, E0, ABCD
131 movdqa ABCD, E0
138 sha1nexte MSG2, E0
140 sha1rnds4 $0, E0, ABCD
148 movdqa ABCD, E0
155 sha1nexte MSG0, E0
158 sha1rnds4 $0, E0, ABCD
164 movdqa ABCD, E0
171 sha1nexte MSG2, E0
174 sha1rnds4 $1, E0, ABCD
180 movdqa ABCD, E0
187 sha1nexte MSG0, E0
190 sha1rnds4 $1, E0, ABCD
196 movdqa ABCD, E0
203 sha1nexte MSG2, E0
206 sha1rnds4 $2, E0, ABCD
212 movdqa ABCD, E0
219 sha1nexte MSG0, E0
222 sha1rnds4 $2, E0, ABCD
228 movdqa ABCD, E0
235 sha1nexte MSG2, E0
238 sha1rnds4 $2, E0, ABCD
244 movdqa ABCD, E0
251 sha1nexte MSG0, E0
254 sha1rnds4 $3, E0, ABCD
260 movdqa ABCD, E0
266 sha1nexte MSG2, E0
269 sha1rnds4 $3, E0, ABCD
273 movdqa ABCD, E0
277 sha1nexte (0*16)(%rsp), E0
288 pextrd $3, E0, 1*16(DIGEST_PTR)