Lines Matching defs:eax
34 0 - EAX
293 "movl $0x1, %%eax\n"
307 : "%eax", "%ecx", "%edx"
317 mov eax, 1
2763 *inst++ = MOD_REG | 0 /* eax */;
2767 *inst++ = MOD_REG | (reg_map[dst] << 3) | 0 /* eax */;
2782 *inst++ = MOD_REG | 0 /* eax */;
2784 *inst++ = MOD_REG | (0 /* eax */ << 3) | reg_map[dst];
2798 *inst++ = MOD_REG | (1 /* ecx */ << 3) | 0 /* eax */;
2813 *inst++ = MOD_REG | 0 /* eax */;
2817 *inst++ = MOD_REG | (0 << 3) /* eax */ | 0 /* eax */;