Home
last modified time | relevance | path

Searched refs:CPU_586 (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/i386/include/
H A Dcputypes.h54 #define CPU_586 5 /* Intel Pentium */ macro
/f-stack/freebsd/i386/i386/
H A Dlocore.s439 movl $CPU_586,cpu
H A Dinitcpu.c672 case CPU_586: in initializecpu()