Searched refs:REG_nPC (Results 1 – 19 of 19) sorted by relevance
66 reg[REG_nPC] = reg[REG_PC] + 0x4; in makecontext()119 reg[REG_nPC] = reg[REG_PC] + 0x4; in __makecontext_v2()
59 reg[REG_nPC] = reg[REG_PC] + 4; in getcontext()
58 reg[REG_nPC] = reg[REG_PC] + 4; in swapcontext()
65 reg[REG_nPC] = reg[REG_PC] + 0x4; in siglongjmp()
68 reg[REG_nPC] = reg[REG_PC] + 0x4; in siglongjmp()
131 ucp->uc_mcontext.gregs[REG_nPC]; in ucbsigvechandler()132 ucp->uc_mcontext.gregs[REG_nPC] += 4; in ucbsigvechandler()136 sc.sc_npc = ucp->uc_mcontext.gregs[REG_nPC]; in ucbsigvechandler()287 ucp->uc_mcontext.gregs[REG_nPC] = sc.sc_npc; in ucbsigvechandler()370 ucp->uc_mcontext.gregs[REG_nPC] = scp->sc_npc; in __sigcleanup()
59 ucp->uc_mcontext.gregs[REG_nPC] = (greg_t)func + 4; in kmdb_makecontext()
101 stn %g5, [%sp + EH_LOCALS_GREG(REG_nPC)]218 ldn [%sp + EH_LOCALS_GREG(REG_nPC)], %g5
60 #define REG_nPC (2) macro
81 sc.sc_npc = ucp->uc_mcontext.gregs[REG_nPC]; in sigvechandler()124 ucp->uc_mcontext.gregs[REG_nPC] = sc.sc_npc; in sigvechandler()
289 else if (rx == REG_SP || rx == REG_PC || rx == REG_nPC) in ptrace()309 ps->pr_lwp.pr_reg[R_nPC] = cp->user.u_reg[REG_nPC]; in ptrace()628 ps->pr_lwp.pr_reg[R_nPC] = cp->user.u_reg[REG_nPC]; in ProcUpdate()681 cp->user.u_reg[REG_nPC] = ps->pr_lwp.pr_reg[R_nPC]; in MakeUser()
81 ucp->uc_mcontext.gregs[REG_nPC] = (greg_t)func + 4; in setup_context()
283 dst[R_nPC] = gregs[REG_nPC]; in ucontext_n_to_prgregs()315 dst[R_nPC] = (uint64_t)(uint32_t)gregs[REG_nPC]; in ucontext_32_to_prgregs()
147 prp[R_nPC] = gr[REG_nPC]; in prgetprregs()204 gr[REG_nPC] = prp[R_nPC]; in prsetprregs()366 prp[R_nPC] = gr[REG_nPC]; in prgetprregs32()
233 dst[R_nPC] = gregs[REG_nPC]; in ucontext_n_to_prgregs()
354 rp->r_npc = grp[REG_nPC] & ~03L; in setgregs()406 grp[REG_nPC] = rp->r_npc; in getgregs()443 grp[REG_nPC] = rp->r_npc; in getgregs32()