Searched refs:REG_Y (Results 1 – 7 of 7) sorted by relevance
61 #define REG_Y (3) macro
310 ps->pr_lwp.pr_reg[R_Y] = cp->user.u_reg[REG_Y]; in ptrace()629 ps->pr_lwp.pr_reg[R_Y] = cp->user.u_reg[REG_Y]; in ProcUpdate()682 cp->user.u_reg[REG_Y] = ps->pr_lwp.pr_reg[R_Y]; in MakeUser()
284 dst[R_Y] = gregs[REG_Y]; in ucontext_n_to_prgregs()316 dst[R_Y] = (uint64_t)(uint32_t)gregs[REG_Y]; in ucontext_32_to_prgregs()
103 stn %o0, [%sp + EH_LOCALS_GREG(REG_Y)]
148 prp[R_Y] = gr[REG_Y]; in prgetprregs()205 gr[REG_Y] = prp[R_Y]; in prsetprregs()367 prp[R_Y] = gr[REG_Y]; in prgetprregs32()
234 dst[R_Y] = gregs[REG_Y]; in ucontext_n_to_prgregs()
356 rp->r_y = grp[REG_Y]; in setgregs()408 grp[REG_Y] = (uint32_t)rp->r_y; in getgregs()445 grp[REG_Y] = rp->r_y; in getgregs32()