Searched refs:REG_G7 (Results 1 – 13 of 13) sorted by relevance
63 ucp->uc_mcontext.gregs[REG_G7] = NULL; in kmdb_makecontext()
73 ldx [%g7 + UC_GREG(REG_G7)], %g7
68 #define REG_G7 (10) macro
35 @ MSG_STO_REGISTERG7 "REG_G7"
317 ps->pr_lwp.pr_reg[R_G7] = cp->user.u_reg[REG_G7]; in ptrace()636 ps->pr_lwp.pr_reg[R_G7] = cp->user.u_reg[REG_G7]; in ProcUpdate()689 cp->user.u_reg[REG_G7] = ps->pr_lwp.pr_reg[R_G7]; in MakeUser()
85 ucp->uc_mcontext.gregs[REG_G7] = (greg_t)ulwp; in setup_context()
292 dst[R_G7] = gregs[REG_G7]; in ucontext_n_to_prgregs()324 dst[R_G7] = (uint64_t)(uint32_t)gregs[REG_G7]; in ucontext_32_to_prgregs()
90 stn %g7, [%sp + EH_LOCALS_GREG(REG_G7)]
112 prp[R_G7] = gr[REG_G7]; in prgetprregs()165 gr[REG_G7] = prp[R_G7]; in prsetprregs()333 prp[R_G7] = gr[REG_G7]; in prgetprregs32()
242 dst[R_G7] = gregs[REG_G7]; in ucontext_n_to_prgregs()
363 rp->r_g7 = grp[REG_G7]; in setgregs()414 grp[REG_G7] = rp->r_g7; in getgregs()451 grp[REG_G7] = rp->r_g7; in getgregs32()
564 uc.uc_mcontext.gregs[REG_G7] = (greg_t)self; in setcontext()
832 #define REG_G7 7 /* %g7 register */ macro958 w = w | (REG_G7 << 14); in tls_fixups()