Home
last modified time | relevance | path

Searched refs:__INITIAL_FPUCW_I386__ (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/x86/include/
H A Dfpu.h205 #define __INITIAL_FPUCW_I386__ 0x127F macro
206 #define __INITIAL_NPXCW__ __INITIAL_FPUCW_I386__
/f-stack/freebsd/amd64/ia32/
H A Dia32_signal.c955 pcb->pcb_initial_fpucw = __INITIAL_FPUCW_I386__; in ia32_setregs()