Searched refs:HW_FLOATINGPT (Results 1 – 5 of 5) sorted by relevance
| /f-stack/tools/compat/include/sys/ |
| H A D | sysctl.h | 237 #define HW_FLOATINGPT 10 /* int: has HW floating point? */ macro
|
| /f-stack/freebsd/arm/arm/ |
| H A D | machdep_boot.c | 99 SYSCTL_INT(_hw, HW_FLOATINGPT, floatingpoint, CTLFLAG_RD,
|
| /f-stack/freebsd/amd64/amd64/ |
| H A D | fpu.c | 191 SYSCTL_INT(_hw, HW_FLOATINGPT, floatingpoint, CTLFLAG_RD,
|
| /f-stack/freebsd/i386/i386/ |
| H A D | npx.c | 191 SYSCTL_INT(_hw, HW_FLOATINGPT, floatingpoint, CTLFLAG_RD,
|
| /f-stack/freebsd/sys/ |
| H A D | sysctl.h | 1046 #define HW_FLOATINGPT 10 /* int: has HW floating point? */ macro
|