Home | History | Annotate | Download | only in sljit

Lines Matching defs:eax

34      0 - EAX
296 "movl $0x1, %%eax\n"
310 : "%eax", "%ecx", "%edx"
320 mov eax, 1
2779 *inst++ = MOD_REG | 0 /* eax */;
2783 *inst++ = MOD_REG | (reg_map[dst] << 3) | 0 /* eax */;
2798 *inst++ = MOD_REG | 0 /* eax */;
2800 *inst++ = MOD_REG | (0 /* eax */ << 3) | reg_map[dst];
2814 *inst++ = MOD_REG | (1 /* ecx */ << 3) | 0 /* eax */;
2829 *inst++ = MOD_REG | 0 /* eax */;
2833 *inst++ = MOD_REG | (0 << 3) /* eax */ | 0 /* eax */;