Searched refs:mc_ebx (Results 1 – 5 of 5) sorted by relevance
47 __register_t mc_ebx; member
60 __register_t mc_ebx; member
176 mcp->mc_ebx = tp->tf_rbx; in ia32_get_mcontext()234 tp->tf_rbx = mcp->mc_ebx; in ia32_set_mcontext()470 sf.sf_uc.uc_mcontext.mc_ebx = regs->tf_rbx; in freebsd4_ia32_sendsig()603 sf.sf_uc.uc_mcontext.mc_ebx = regs->tf_rbx; in ia32_sendsig()807 regs->tf_rbx = ucp->uc_mcontext.mc_ebx;912 regs->tf_rbx = ucp->uc_mcontext.mc_ebx;
960 (unsigned long) uc->uc_mcontext.mc_ebx, in logRegisters()961 (unsigned long) uc->uc_mcontext.mc_ebx, in logRegisters()
2920 mcp->mc_ebx = tp->tf_ebx; in get_mcontext()2978 tp->tf_ebx = mcp->mc_ebx; in set_mcontext()