OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fpu_present
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/hppa/hppa/
fpu.c
73
int
fpu_present
;
variable in typeref:typename:int
146
fpu_present
= (ccr_enable & HPPA_FPUS) == HPPA_FPUS;
147
if (!
fpu_present
) {
154
KASSERT(
fpu_present
);
201
if (!
fpu_present
)
Completed in 11 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025