Searched refs:r_ecx (Results 1 – 7 of 7) sorted by relevance
94 regs->r_ecx = tp->tf_rcx; in fill_regs32()125 tp->tf_rcx = regs->r_ecx; in set_regs32()
99 printf("ECX=%#" PRIxREGISTER "\n", r.r_ecx); in ATF_TC_BODY()
119 linux_r->ecx = bsd_r->r_ecx; in map_regs_to_linux() 141 bsd_r->r_ecx = linux_r->ecx; in map_regs_from_linux()
112 __uint32_t r_ecx; member
1300 greg_t cx = rp->r_ecx--; in fasttrap_pid_probe() 1329 greg_t cx = rp->r_ecx; in fasttrap_pid_probe()
535 l_regset->ecx = b_reg->r_ecx; in bsd_to_linux_regset32()
1029 regs->r_ecx = tp->tf_ecx; in fill_frame_regs()1060 tp->tf_ecx = regs->r_ecx; in set_regs()