Searched refs:r_ebx (Results 1 – 7 of 7) sorted by relevance
92 regs->r_ebx = tp->tf_rbx; in fill_regs32()123 tp->tf_rbx = regs->r_ebx; in set_regs32()
98 printf("EBX=%#" PRIxREGISTER "\n", r.r_ebx); in ATF_TC_BODY()
118 linux_r->ebx = bsd_r->r_ebx; in map_regs_to_linux() 140 bsd_r->r_ebx = linux_r->ebx; in map_regs_from_linux()
110 __uint32_t r_ebx; member
534 l_regset->ebx = b_reg->r_ebx; in bsd_to_linux_regset32()
1027 regs->r_ebx = tp->tf_ebx; in fill_frame_regs()1058 tp->tf_ebx = regs->r_ebx; in set_regs()
49 #define r_rbx r_ebx