alpha_pal_rdusp
frame.sf_sc.sc_regs[R_SP] = alpha_pal_rdusp();
cpustate.md_tf.tf_regs[FRAME_SP] = alpha_pal_rdusp(); /* XXX */
error = copyin((void *)alpha_pal_rdusp(), ©args[6],
error = copyin((void *)alpha_pal_rdusp(), ©args[6],
reg.r_regs[R_SP] = alpha_pal_rdusp();
frame = (uintptr_t)alpha_pal_rdusp();
gr[_REG_SP] = alpha_pal_rdusp();
error = copyin((void *)alpha_pal_rdusp(), ©args[6],
l->l_md.md_tf->tf_regs[FRAME_SP] = alpha_pal_rdusp();
l->l_md.md_tf->tf_regs[FRAME_SP] = alpha_pal_rdusp();
pcb2->pcb_hw.apcb_usp = alpha_pal_rdusp();
sfp = (struct linux_rt_sigframe *)(alpha_pal_rdusp());
sigframe.uc.uc_mcontext.sc_regs[R_SP] = alpha_pal_rdusp();
sfp = (struct linux_sigframe *)(alpha_pal_rdusp());
sigframe.sf_sc.sc_regs[R_SP] = alpha_pal_rdusp();