Home
last modified time | relevance | path

Searched refs:__INITIAL_MXCSR__ (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/x86/include/
H A Dfpu.h207 #define __INITIAL_MXCSR__ 0x1F80 macro
/f-stack/freebsd/amd64/amd64/
H A Dfpu.c422 mxcsr = __INITIAL_MXCSR__; in fpuinit()
/f-stack/freebsd/i386/i386/
H A Dnpx.c460 mxcsr = __INITIAL_MXCSR__; in npxinit()