Searched refs:_REG_EBP (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/lib/libc/arch/i386/gen/
H A Dmakecontext.c76 gr[_REG_EBP] = (__greg_t)0; /* Wipe out frame pointer. */
/netbsd-6-1-5-RELEASE/sys/arch/i386/include/
H A Dmcontext.h62 #define _REG_EBP 6 macro
/netbsd-6-1-5-RELEASE/sys/arch/i386/i386/
H A Dmachdep.c1738 gr[_REG_EBP] = tf->tf_ebp;
1850 tf->tf_ebp = gr[_REG_EBP];

Completed in 103 milliseconds