Searched refs:CPUCLASS_286 (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/i386/include/
H A Dcputypes.h38 #define CPUCLASS_286 0 macro
/freebsd-current/sys/x86/x86/
H A Didentcpu.c202 { "Intel 80286", CPUCLASS_286 }, /* CPU_286 */
724 case CPUCLASS_286:
1190 case CPUCLASS_286: /* a 286 should not make it this far, anyway */

Completed in 217 milliseconds