_REG_AP
uc.uc_mcontext.__gregs[_REG_AP] = jb->jb_sc.sc_ap;
gr[_REG_AP] = (__greg_t)(uintptr_t)(sp + 5);
gr[_REG_AP] = (__greg_t)(uintptr_t)(sp + 5);
gr[_REG_AP] = tf->tf_ap;
tf->tf_ap = gr[_REG_AP];