Searched refs:r_esp (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/sys/arch/i386/include/
H A Dreg.h77 int r_esp; member in struct:reg
/openbsd-current/sys/arch/i386/stand/libsa/
H A Ddebug_md.h36 &(r).r_eax, &(r).r_ecx, &(r).r_edx, &(r).r_ebx, &(r).r_esp, \
/openbsd-current/sys/arch/i386/i386/
H A Dprocess_machdep.c157 regs->r_esp = tf->tf_esp;
259 tf->tf_esp = regs->r_esp;
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Di386bsd-nat.c58 REG_OFFSET (r_esp),

Completed in 83 milliseconds