Searched refs:COPY2 (Results 1 – 1 of 1) sorted by relevance
9 #define COPY2(X,Y) regs->gp[X] = mc->gregs[REG_##Y] in get_regs_from_mc() macro15 COPY2(UESP, ESP); /* sic */ in get_regs_from_mc()19 #define COPY2(X,Y) regs->gp[X/sizeof(unsigned long)] = mc->gregs[REG_##Y] in get_regs_from_mc()26 COPY2(EFLAGS, EFL); in get_regs_from_mc()27 COPY2(CS, CSGSFS); in get_regs_from_mc()