Home
last modified time | relevance | path

Searched refs:HW_FLOATINGPT (Results 1 – 5 of 5) sorted by relevance

/f-stack/tools/compat/include/sys/
H A Dsysctl.h237 #define HW_FLOATINGPT 10 /* int: has HW floating point? */ macro
/f-stack/freebsd/arm/arm/
H A Dmachdep_boot.c99 SYSCTL_INT(_hw, HW_FLOATINGPT, floatingpoint, CTLFLAG_RD,
/f-stack/freebsd/amd64/amd64/
H A Dfpu.c191 SYSCTL_INT(_hw, HW_FLOATINGPT, floatingpoint, CTLFLAG_RD,
/f-stack/freebsd/i386/i386/
H A Dnpx.c191 SYSCTL_INT(_hw, HW_FLOATINGPT, floatingpoint, CTLFLAG_RD,
/f-stack/freebsd/sys/
H A Dsysctl.h1046 #define HW_FLOATINGPT 10 /* int: has HW floating point? */ macro