Home
last modified time | relevance | path

Searched refs:I386_EIP_REGNUM (Results 1 – 10 of 10) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/
H A Di386nbsd-nat.c74 regcache_raw_supply (regcache, I386_EIP_REGNUM, &sf.sf_eip); in i386nbsd_supply_pcb()
80 regcache_raw_supply (regcache, I386_EIP_REGNUM, &sf); in i386nbsd_supply_pcb()
H A Di386obsd-nat.c77 regcache_raw_supply (regcache, I386_EIP_REGNUM, &sf.sf_eip); in i386obsd_supply_pcb()
85 regcache_raw_supply (regcache, I386_EIP_REGNUM, &sf.sf_eip); in i386obsd_supply_pcb()
H A Di386-tdep.h131 I386_EIP_REGNUM, /* %eip */ enumerator
H A Di386fbsd-nat.c111 regcache_raw_supply (regcache, I386_EIP_REGNUM, &pcb->pcb_eip); in i386fbsd_supply_pcb()
H A Damd64-nat.c137 for (i = 0; i <= I386_EIP_REGNUM; i++) in amd64_collect_native_gregset()
H A Di386obsd-tdep.c248 offset = i386obsd_uthread_reg_offset[I386_EIP_REGNUM] + 4; in i386obsd_supply_uthread()
292 offset = i386obsd_uthread_reg_offset[I386_EIP_REGNUM] + 4; in i386obsd_collect_uthread()
H A Di386-tdep.c889 cache->saved_regs[I386_EIP_REGNUM] = 4; in i386_frame_cache()
985 if (regnum == I386_EIP_REGNUM && cache->pc_in_eax) in i386_frame_prev_register()
1070 cache->saved_regs[I386_EIP_REGNUM] = addr + tdep->sc_pc_offset; in i386_sigtramp_frame_cache()
1491 if (regnum == I386_EIP_REGNUM in i386_register_type()
2133 set_gdbarch_pc_regnum (gdbarch, I386_EIP_REGNUM); /* %eip */ in i386_gdbarch_init()
H A Di386-linux-tdep.c299 write_register_pid (I386_EIP_REGNUM, pc, ptid); in i386_linux_write_pc()
H A Di386bsd-nat.c392 #define SC_PC_OFFSET SC_REG_OFFSET[I386_EIP_REGNUM] in _initialize_i386bsd_nat()
H A DChangeLog-20038682 I386_EBP_REGNUM, I386_EIP_REGNUM, I386_EFLAGS_REGNUM,
8922 I386_EBP_REGNUM, I386_EIP_REGNUM, I386_EFLAGS_REGNUM,