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

/openbsd-current/sys/arch/i386/include/
H A Dreg.h79 int r_esi; member in struct:reg
/openbsd-current/sys/arch/i386/stand/libsa/
H A Ddebug_md.h37 &(r).r_ebp, &(r).r_esi, &(r).r_edi, &(r).r_eip, &(r).r_eflags, \
/openbsd-current/sys/arch/i386/i386/
H A Dprocess_machdep.c149 regs->r_esi = tf->tf_esi;
251 tf->tf_esi = regs->r_esi;
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Di386bsd-nat.c60 REG_OFFSET (r_esi),

Completed in 63 milliseconds