Searched refs:fnclex (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/sys/arch/x86/x86/
H A Dfpu.c250 fnclex();
600 fnclex();
/netbsd-current/sys/arch/x86/include/
H A Dcpufunc.h305 fnclex(void) function
307 __asm volatile ("fnclex");
/netbsd-current/external/gpl3/gcc/dist/libphobos/src/std/math/
H A Dhardware.d251 "fnclex";
304 fnclex;
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386.c22388 tree fnclex = get_ix86_builtin (IX86_BUILTIN_FNCLEX);
22390 tree hold_fnclex = build_call_expr (fnclex, 0);
22395 *clear = build_call_expr (fnclex, 0);
22348 tree fnclex = get_ix86_builtin (IX86_BUILTIN_FNCLEX); local
/netbsd-current/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386.cc23676 tree fnclex = get_ix86_builtin (IX86_BUILTIN_FNCLEX);
23678 tree hold_fnclex = build_call_expr (fnclex, 0);
23683 *clear = build_call_expr (fnclex, 0);
/netbsd-current/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dmath.d4832 "fnclex";
4885 fnclex;

Completed in 418 milliseconds