Searched refs:_REG_EAX (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/i386/include/
H A Dmcontext.h67 #define _REG_EAX 11 macro
124 #define _UC_MACHINE_INTRV(uc) ((uc)->uc_mcontext.__gregs[_REG_EAX])
/netbsd-6-1-5-RELEASE/sys/arch/i386/i386/
H A Dmachdep.c1742 gr[_REG_EAX] = tf->tf_eax;
1854 tf->tf_eax = gr[_REG_EAX];

Completed in 99 milliseconds