Searched refs:x86_64_regs (Results 1 – 4 of 4) sorted by relevance
719 # define x86_64_regs x86_regs_union.x86_64_r macro815 tprintf("[%016lx] ", (unsigned long) x86_64_regs.rip); in print_pc()818 tprintf("[%08lx] ", (unsigned long) x86_64_regs.rip); in print_pc()1094 x86_io.iov_len = sizeof(x86_64_regs); in get_regs()1095 get_regs_error = ptrace(PTRACE_GETREGS, pid, NULL, &x86_64_regs); in get_regs()1096 if (!get_regs_error && x86_64_regs.cs == 0x23) { in get_regs()1102 i386_regs.ebx = x86_64_regs.rbx; in get_regs()1103 i386_regs.ecx = x86_64_regs.rcx; in get_regs()1104 i386_regs.edx = x86_64_regs.rdx; in get_regs()1105 i386_regs.esi = x86_64_regs.rsi; in get_regs()[all …]
251 * x86_64_regs.c (x86_64_register_info): Put %rflags in "integer" set.312 * x86_64_regs.c (x86_64_register_info): Likewise for fcw, fsw.316 * x86_64_regs.c (x86_64_register_info): Add more registers from newer350 * x86_64_regs.c (x86_64_register_name): Likewise.433 * x86_64_regs.c (x86_64_register_name): Likewise.442 * x86_64_regs.c: New file.
60 x86_64_retval.c x86_64_regs.c i386_auxv.c x86_64_syscall.c
114 x86_64_retval.$(OBJEXT) x86_64_regs.$(OBJEXT) \293 x86_64_retval.c x86_64_regs.c i386_auxv.c x86_64_syscall.c471 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/x86_64_regs.Po@am__quote@