Searched refs:REG_O7 (Results 1 – 16 of 16) sorted by relevance
57 reg[REG_O7] = caller(); in getcontext()58 reg[REG_PC] = reg[REG_O7] + 8; in getcontext()
56 reg[REG_O7] = caller(); in swapcontext()57 reg[REG_PC] = reg[REG_O7] + 8; in swapcontext()
104 reg[REG_O7] = (greg_t)resumecontext - 8; /* return pc */ in makecontext()151 reg[REG_O7] = (greg_t)resumecontext - 8; /* return pc */ in __makecontext_v2()
84 ucp->uc_mcontext.gregs[REG_O7] = (greg_t)_lwp_start; in setup_context()147 rs[REG_O7] = status.pr_reg[R_O7]; in getgregs()155 rs[REG_O7] = 0; in getgregs()171 status.pr_reg[R_O7] = rs[REG_O7]; in setgregs()
62 ucp->uc_mcontext.gregs[REG_O7] = NULL; in kmdb_makecontext()
61 ldx [%g7 + UC_GREG(REG_O7)], %o7
76 #define REG_O7 (18) macro
325 ps->pr_lwp.pr_reg[R_O7] = cp->user.u_reg[REG_O7]; in ptrace()644 ps->pr_lwp.pr_reg[R_O7] = cp->user.u_reg[REG_O7]; in ProcUpdate()697 cp->user.u_reg[REG_O7] = ps->pr_lwp.pr_reg[R_O7]; in MakeUser()
301 dst[R_O7] = gregs[REG_O7]; in ucontext_n_to_prgregs()333 dst[R_O7] = (uint64_t)(uint32_t)gregs[REG_O7]; in ucontext_32_to_prgregs()
98 stn %i7, [%sp + EH_LOCALS_GREG(REG_O7)]
121 prp[R_O7] = gr[REG_O7]; in prgetprregs()174 gr[REG_O7] = prp[R_O7]; in prsetprregs()342 prp[R_O7] = gr[REG_O7]; in prgetprregs32()
251 dst[R_O7] = gregs[REG_O7]; in ucontext_n_to_prgregs()
372 rp->r_o7 = grp[REG_O7]; in setgregs()422 grp[REG_O7] = rp->r_o7; in getgregs()459 grp[REG_O7] = rp->r_o7; in getgregs32()