_REG_O6
gr[_REG_O6] = (ulong)sp;
uc.uc_mcontext.__gregs[_REG_O6] = sc->sc_sp;
gr[_REG_O6] = (__greg_t)sp;
gr[_REG_O6] = (ulong) sp;
uc.uc_mcontext.__gregs[_REG_O6] = sc->sc_sp;
gr[_REG_O6] = (__greg_t)sp;
#define pthread__uc_sp(ucp) ((ucp)->uc_mcontext.__gregs[_REG_O6])
#define pthread__uc_sp(ucp) ((ucp)->uc_mcontext.__gregs[_REG_O6])
#define _UC_MACHINE_SP(uc) (((uc)->uc_mcontext.__gregs[_REG_O6]) + 0x7ff)
#define _UC_MACHINE_SP(uc) ((uc)->uc_mcontext.__gregs[_REG_O6])
r[_REG_O6] = tf->tf_out[6];
tf->tf_out[6] = r[_REG_O6];
#define _UC_MACHINE32_SP(uc) ((uc)->uc_mcontext.__gregs[_REG_O6])
gr[_REG_O6] = tf->tf_out[6];
tf->tf_out[6] = (uint64_t)gr[_REG_O6];
gr[_REG_O6] = tf->tf_out[6];
tf->tf_out[6] = (uint64_t)gr[_REG_O6];