Home
last modified time | relevance | path

Searched refs:CPU_486 (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/i386/include/
H A Dcputypes.h53 #define CPU_486 4 /* Intel 80486DX */ macro
/f-stack/freebsd/i386/i386/
H A Dlocore.s380 movl $CPU_486,cpu
433 movl $CPU_486,cpu
H A Dinitcpu.c663 case CPU_486: in initializecpu()
/f-stack/freebsd/x86/x86/
H A Didentcpu.c1692 if (cpu == CPU_486) { in finishidentcpu()
1763 } else if (cpu == CPU_486 && *cpu_vendor == '\0') { in finishidentcpu()