Lines Matching defs:eax
27 mov eax, [esp + 4] // src_a
34 movdqu xmm1, [eax]
35 lea eax, [eax + 16]
56 movd eax, xmm0
68 mov eax, [esp + 4] // src_a
73 sub edx, eax
76 vmovdqu ymm1, [eax]
77 vmovdqu ymm2, [eax + edx]
78 lea eax, [eax + 32]
97 vmovd eax, xmm0
133 mov eax, [esp + 4] // src
141 movdqu xmm1, [eax] // src[0-15]
142 lea eax, [eax + 16]
174 movd eax, xmm0 // return hash
184 mov eax, [esp + 4] // src
189 vpmovzxbd xmm3, [eax] // src[0-3]
191 vpmovzxbd xmm4, [eax + 4] // src[4-7]
193 vpmovzxbd xmm2, [eax + 8] // src[8-11]
195 vpmovzxbd xmm1, [eax + 12] // src[12-15]
197 lea eax, [eax + 16]
210 vmovd eax, xmm0 // return hash