_REG_D0
uc.uc_mcontext.__gregs[_REG_D0] = val;
#define _UC_MACHINE_INTRV(uc) ((uc)->uc_mcontext.__gregs[_REG_D0])
gr[_REG_D0] = frame->f_regs[D0];
frame->f_regs[D0] = gr[_REG_D0];