OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fpu_name
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/sparc/include/
cpu.h
343
const char *
fpu_name
; /* FPU model */
member in struct:cpu_info
/src/sys/arch/sparc/sparc/
cpu.c
416
SETUPS("fpuname", __UNCONST(ci->
fpu_name
))
507
cpi->cpu_longname, clockfreq(cpi->hz), cpi->
fpu_name
);
610
clockfreq(cpi->hz), cpi->
fpu_name
);
1055
sc->
fpu_name
= "no";
1060
sc->
fpu_name
= fsrtoname(sc->cpu_impl, sc->cpu_vers, fpuvers);
1061
if (sc->
fpu_name
== NULL) {
1064
sc->
fpu_name
= sc->fpu_namebuf;
Completed in 14 milliseconds
Indexes created Wed Oct 15 07:09:58 GMT 2025