Lines Matching defs:eax
78 mov eax, [esp + 4] // src
87 movdqu xmm1, [eax] // src[0-15]
88 lea eax, [eax + 16]
120 movd eax, xmm0 // return hash
258 mov eax, [esp + 4] // src_a
263 sub edx, eax
267 movdqa xmm1, [eax]
268 movdqa xmm2, [eax + edx]
269 lea eax, [eax + 16]
288 movd eax, xmm0