Home | History | Annotate | Download | only in source

Lines Matching full:ebx

108     push       ebx
112 mov ebx, [esp + 8 + 12] // src_stepx
115 lea ebx, [ebx * 4]
116 lea edi, [ebx + ebx * 2]
121 movd xmm1, [eax + ebx]
123 movd xmm2, [eax + ebx * 2]
125 lea eax, [eax + ebx * 4]
134 pop ebx
147 push ebx
152 mov ebx, [esp + 12 + 12] // src_stepx
156 lea ebx, [ebx * 4]
157 lea edi, [ebx + ebx * 2]
162 movhps xmm0, qword ptr [eax + ebx]
163 movq xmm1, qword ptr [eax + ebx * 2]
165 lea eax, [eax + ebx * 4]
167 movhps xmm2, qword ptr [esi + ebx]
168 movq xmm3, qword ptr [esi + ebx * 2]
170 lea esi, [esi + ebx * 4]
184 pop ebx