Searched defs:FPU (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libbc/inc/include/sun4/
H A Dparam.h52 * Define the FPU symbol if we could run on a machine with an external
53 * FPU (i.e. not integrated with the normal machine state like the vax).
55 #define FPU macro
/illumos-gate/usr/src/uts/sun4v/os/
H A Dfillsysinfo.c280 enum eu_type { INTEGER, FPU } etype; enumerator in enum:eu_type
320 etype = FPU;
350 case FPU:

Completed in 60 milliseconds