Home
last modified time | relevance | path

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

/f-stack/freebsd/i386/i386/
H A Dnpx.c85 #define fnclex() __asm __volatile("fnclex") macro
132 void fnclex(void);
991 fnclex(); in npxdrop()
1136 fnclex(); /* As in npxdrop(). */ in npxsetregs()
1304 fnclex(); in fpu_clean_state()
/f-stack/freebsd/amd64/amd64/
H A Dfpu.c75 #define fnclex() __asm __volatile("fnclex") macro
151 void fnclex(void);
1022 fnclex(); in fpu_clean_state()