Searched refs:r_ecx (Results 1 – 4 of 4) sorted by relevance
100 regs->r_ecx = tp->tf_rcx; in fill_regs32()131 tp->tf_rcx = regs->r_ecx; in set_regs32()
112 __uint32_t r_ecx; member
123 linux_r->ecx = bsd_r->r_ecx; in map_regs_to_linux()145 bsd_r->r_ecx = linux_r->ecx; in map_regs_from_linux()
2814 regs->r_ecx = tp->tf_ecx; in fill_frame_regs()2845 tp->tf_ecx = regs->r_ecx; in set_regs()