FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
fnclex
sys/amd64/amd64/fpu.c
69
#define fnclex() __asm __volatile("fnclex")
sys/i386/i386/npx.c
79
#define fnclex() __asm __volatile("fnclex")