Home
last modified time | relevance | path

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

/freebsd/sys/i386/include/
H A Dcputypes.h51 #define CPU_486 4 /* Intel 80486DX */ macro
/freebsd/sys/i386/i386/
H A Dlocore.S375 movl $CPU_486,cpu
428 movl $CPU_486,cpu
H A Dinitcpu.c661 case CPU_486: in initializecpu()
/freebsd/sys/x86/x86/
H A Didentcpu.c1707 if (cpu == CPU_486) { in finishidentcpu()
1778 } else if (cpu == CPU_486 && *cpu_vendor == '\0') { in finishidentcpu()