_REG_G3
uc.uc_mcontext.__gregs[_REG_G3] = sc->sc_npc;
uc.uc_mcontext.__gregs[_REG_G3] = r->g3;
r[_REG_G3] = tf->tf_global[3];
tf->tf_global[3] = r[_REG_G3];
gr[_REG_G3] = tf->tf_global[3];
tf->tf_global[3] = (uint64_t)gr[_REG_G3];
gr[_REG_G3] = tf->tf_global[3];
tf->tf_global[3] = (uint64_t)gr[_REG_G3];