Lines Matching defs:eax
29 mov eax, [esp + 12 + 4] // src
39 movq xmm0, qword ptr [eax]
40 lea ebp, [eax + 8]
41 movq xmm1, qword ptr [eax + edi]
42 lea eax, [eax + 2 * edi]
44 movq xmm2, qword ptr [eax]
47 movq xmm3, qword ptr [eax + edi]
48 lea eax, [eax + 2 * edi]
51 movq xmm4, qword ptr [eax]
53 movq xmm5, qword ptr [eax + edi]
55 lea eax, [eax + 2 * edi]
57 movq xmm6, qword ptr [eax]
59 movq xmm7, qword ptr [eax + edi]
61 mov eax, ebp
123 mov eax, [esp + 16 + 4] // src
139 movdqu xmm0, [eax]
140 movdqu xmm1, [eax + edi]
141 lea eax, [eax + 2 * edi]
146 movdqu xmm2, [eax]
147 movdqu xmm3, [eax + edi]
148 lea eax, [eax + 2 * edi]
153 movdqu xmm4, [eax]
154 movdqu xmm5, [eax + edi]
155 lea eax, [eax + 2 * edi]
160 movdqu xmm6, [eax]
161 movdqu xmm7, [eax + edi]
162 lea eax, [eax + 2 * edi]
169 lea eax, [eax + 8 * edi + 16]