eax 550 mtcp/mtcp_restart.c asm volatile (CLEAN_FOR_64_BIT(xor %%eax,%%eax ; movw %%ax,%%fs) eax 551 mtcp/mtcp_restart.c : : : CLEAN_FOR_64_BIT(eax)); eax 457 mtcp/mtcp_sys.h asm volatile (CLEAN_FOR_64_BIT(hlt ; xor %eax,%eax ; mov (%eax),%eax) ); eax 76 mtcp/sysdep/sysdep-i386.h cmpl $-4095, %eax; \ eax 103 mtcp/sysdep/sysdep-i386.h negl %eax eax 120 mtcp/sysdep/sysdep-i386.h subl %eax, %edx; \ eax 122 mtcp/sysdep/sysdep-i386.h orl $-1, %eax; \ eax 138 mtcp/sysdep/sysdep-i386.h subl %eax, %edx; \ eax 140 mtcp/sysdep/sysdep-i386.h orl $-1, %eax; \ eax 158 mtcp/sysdep/sysdep-i386.h subl %eax, %edx; \ eax 169 mtcp/sysdep/sysdep-i386.h movl %ecx, (%eax); \ eax 170 mtcp/sysdep/sysdep-i386.h orl $-1, %eax; \ eax 181 mtcp/sysdep/sysdep-i386.h subl %eax, %edx; \ eax 184 mtcp/sysdep/sysdep-i386.h orl $-1, %eax; \ eax 250 mtcp/sysdep/sysdep-i386.h movl $SYS_ify (syscall_name), %eax; \ eax 213 mtcp/sysdep/sysdep-x86_64.h movl $SYS_ify (syscall_name), %eax; \