ecx               118 mtcp/sysdep/sysdep-i386.h   addl $_GLOBAL_OFFSET_TABLE_, %ecx;					      \
ecx               121 mtcp/sysdep/sysdep-i386.h   movl %edx, rtld_errno@GOTOFF(%ecx);					      \
ecx               135 mtcp/sysdep/sysdep-i386.h   addl $_GLOBAL_OFFSET_TABLE_, %ecx;					      \
ecx               136 mtcp/sysdep/sysdep-i386.h   movl SYSCALL_ERROR_ERRNO@GOTNTPOFF(%ecx), %ecx;			      \
ecx               139 mtcp/sysdep/sysdep-i386.h   SYSCALL_ERROR_HANDLER_TLS_STORE (%edx, %ecx);				      \
ecx               164 mtcp/sysdep/sysdep-i386.h   popl %ecx;								      \
ecx               169 mtcp/sysdep/sysdep-i386.h   movl %ecx, (%eax);							      \
ecx               179 mtcp/sysdep/sysdep-i386.h   addl $_GLOBAL_OFFSET_TABLE_, %ecx;					      \
ecx               182 mtcp/sysdep/sysdep-i386.h   movl errno@GOT(%ecx), %ecx;						      \
ecx               183 mtcp/sysdep/sysdep-i386.h   movl %edx, (%ecx);							      \
ecx               274 mtcp/sysdep/sysdep-i386.h #define	_DOARGS_2(n)	movl n(%esp), %ecx; _DOARGS_1 (n-4)