OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FPCR_INED
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/alpha/include/
fpu.h
52
#define
FPCR_INED
__BIT(62) /* Inexact trap Disable */
77
FPCR_INED
| FPCR_UNFD | FPCR_OVFD | \
/src/sys/arch/alpha/alpha/
fp_complete.c
72
__CTASSERT((uint64_t)FP_X_IMP << (61 - 3) ==
FPCR_INED
);
Completed in 16 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026