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

/netbsd-6-1-5-RELEASE/sys/arch/i386/include/
H A Dmcontext.h103 #define _UC_FXSAVE 0x20 /* FP state is in FXSAVE format in XMM space */ macro
/netbsd-6-1-5-RELEASE/sys/arch/i386/i386/
H A Dmachdep.c1777 *flags |= _UC_FXSAVE;
1875 if (flags & _UC_FXSAVE) {

Completed in 104 milliseconds