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 - 2
of
2
) 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
)
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 22 milliseconds
Indexes created Tue Sep 30 07:10:03 GMT 2025