Searched refs:REG_O0 (Results 1 – 20 of 20) sorted by relevance
77 reg[REG_O0] = (greg_t)val; in siglongjmp()79 reg[REG_O0] = (greg_t)1; in siglongjmp()
96 *tsp++ = reg[REG_O0 + argno] = va_arg(ap, long); in makecontext()143 *tsp++ = reg[REG_O0 + argno] = va_arg(ap, long); in __makecontext_v2()
60 reg[REG_O0] = 0; in getcontext()
59 reg[REG_O0] = 0; in swapcontext()
76 reg[REG_O0] = (greg_t)val; in siglongjmp()78 reg[REG_O0] = (greg_t)1; in siglongjmp()
69 #define REG_O0 (11) macro87 #define REG_R0 REG_O0
60 ucp->uc_mcontext.gregs[REG_O0] = (greg_t)arg; in kmdb_makecontext()
54 ldx [%g7 + UC_GREG(REG_O0)], %o0
84 sc.sc_o0 = ucp->uc_mcontext.gregs[REG_O0]; in sigvechandler()127 ucp->uc_mcontext.gregs[REG_O0] = sc.sc_o0; in sigvechandler()
146 sc.sc_o0 = ucp->uc_mcontext.gregs[REG_O0]; in ucbsigvechandler()294 ucp->uc_mcontext.gregs[REG_O0] = sc.sc_o0; in ucbsigvechandler()377 ucp->uc_mcontext.gregs[REG_O0] = scp->sc_o0; in __sigcleanup()
318 ps->pr_lwp.pr_reg[R_O0] = cp->user.u_reg[REG_O0]; in ptrace()637 ps->pr_lwp.pr_reg[R_O0] = cp->user.u_reg[REG_O0]; in ProcUpdate()690 cp->user.u_reg[REG_O0] = ps->pr_lwp.pr_reg[R_O0]; in MakeUser()
82 ucp->uc_mcontext.gregs[REG_O0] = (greg_t)ulwp; in setup_context()
294 dst[R_O0] = gregs[REG_O0]; in ucontext_n_to_prgregs()326 dst[R_O0] = (uint64_t)(uint32_t)gregs[REG_O0]; in ucontext_32_to_prgregs()
91 stn %i0, [%sp + EH_LOCALS_GREG(REG_O0)]
114 prp[R_O0] = gr[REG_O0]; in prgetprregs()167 gr[REG_O0] = prp[R_O0]; in prsetprregs()335 prp[R_O0] = gr[REG_O0]; in prgetprregs32()
244 dst[R_O0] = gregs[REG_O0]; in ucontext_n_to_prgregs()
365 rp->r_o0 = grp[REG_O0]; in setgregs()415 grp[REG_O0] = rp->r_o0; in getgregs()452 grp[REG_O0] = rp->r_o0; in getgregs32()