Home
last modified time | relevance | path

Searched refs:CPUCLASS_486 (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/arch/i386/include/
H A Dcputypes.h35 #define CPUCLASS_486 1 macro
/openbsd/sys/arch/i386/i386/
H A Dmachdep.c493 CPUCLASS_486,
585 CPUCLASS_486,
674 CPUCLASS_486,
709 CPUCLASS_486,
747 CPUCLASS_486,
827 CPUCLASS_486,
852 CPUCLASS_486,
1633 int class = CPUCLASS_486, vendor, i, max; in identifycpu()
1648 class = CPUCLASS_486; in identifycpu()