Home | History | Annotate | Download | only in Ia32

Lines Matching defs:ecx

30     mov     ecx, SubIndex

32 push ecx
33 mov ecx, RegisterEax
35 mov [ecx], eax
37 mov ecx, RegisterEbx
39 mov [ecx], ebx
42 mov ecx, RegisterEcx
44 mov [ecx], eax
46 mov ecx, RegisterEdx
48 mov [ecx], edx