R_SP
bp = gregs->gregs[R_SP];
sp = gregs.gregs[R_SP];
leaky_mark_ptr(lwp->pr_reg[R_SP] + STACK_BIAS);
for (i = 0; i < R_SP; i++)
ap = (long)Lsp->pr_reg[R_SP];
ap = (long)(Lsp->pr_reg[R_SP]) + 16 * sizeof (int64_t)
ap = (long)(Lsp->pr_reg[R_SP]) + 16 * sizeof (int32_t);
uintptr_t sp = Lsp->pr_reg[R_SP];
uintptr_t sp = Lsp->pr_reg[R_SP];
uintptr_t sp = Lsp->pr_reg[R_SP];
uintptr_t sp = reg[R_SP];
(uintptr_t)Lsp->pr_reg[R_SP]);
uintptr_t sp = Lsp->pr_reg[R_SP];
uintptr_t sp = reg[R_SP];
return (status.pr_reg[R_SP]);
sp = P->status.pr_lwp.pr_reg[R_SP] + STACK_BIAS;
sp = (uint32_t)P->status.pr_lwp.pr_reg[R_SP];
P->status.pr_lwp.pr_reg[R_SP] = sp;
sp = gregs[R_SP] + STACK_BIAS;
P->status.pr_lwp.pr_reg[R_SP] = sp;
sp = gregs[R_SP];
sp = gregs[R_SP] + STACK_BIAS;
P->status.pr_lwp.pr_reg[R_SP] = sp - STACK_BIAS;
P->status.pr_lwp.pr_reg[R_SP] = sp;
sp = ctx.uc_mcontext.gregs[R_SP];
I(instr) == 1 && RD(instr) == R_SP)